Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/0143bbd2-f4ef-43fa-9f14-48e6401a655c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0143bbd2-f4ef-43fa-9f14-48e6401a655c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59026d34-018d-4ac7-a617-2ac0308b150f",
    "completed": true,
    "last_updated": "2023-06-13T10:48:25.852162-04:00",
    "created_at": "2023-06-12T09:03:11.966784-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/59026d34-018d-4ac7-a617-2ac0308b150f",
    "datetime": "2023-06-12T19:45:00-04:00",
    "cutoff_datetime": "2023-06-12T19:45:00-04:00",
    "name": "SFO (L Webb) v. STL (M Liberatore)",
    "bettypes": [
        {
            "id": "9fe0aaf5-3792-4850-b178-e4234764be5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0143bbd2-f4ef-43fa-9f14-48e6401a655c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-12T09:03:11.969391-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "SFO (L Webb)",
                        "amount": 5337.0
                    },
                    {
                        "team": "STL (M Liberatore)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "70bdcafd-5b76-415b-888b-90f8ada8f4ea",
                    "gambit_id": "bde7bfc6-8927-4820-b6d6-6be54a5a35db",
                    "last_updated": "2023-06-13T10:48:25.856834-04:00",
                    "created_at": "2023-06-12T09:03:11.971159-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe0aaf5-3792-4850-b178-e4234764be5d/?format=api"
                },
                {
                    "id": "704dfea2-dde3-40f8-a5c2-6989a345e568",
                    "gambit_id": "233dfe70-8b06-400b-aee4-68083134d80c",
                    "last_updated": "2023-06-13T10:48:25.858939-04:00",
                    "created_at": "2023-06-12T09:03:11.973153-04:00",
                    "name": "STL (M Liberatore)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe0aaf5-3792-4850-b178-e4234764be5d/?format=api"
                }
            ]
        },
        {
            "id": "6638c6da-69fa-48c1-9572-cc4198b43394",
            "match": "https://api-prod.gambitprofit.com/api/matches/0143bbd2-f4ef-43fa-9f14-48e6401a655c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-12T09:03:11.974961-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "STL",
                        "amount": 5867.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd7f6898-5fc6-462f-9d5f-91eb138a269c",
                    "gambit_id": "ff4467d8-c774-4505-864d-30dbc3b9b570",
                    "last_updated": "2023-06-13T10:48:25.864683-04:00",
                    "created_at": "2023-06-12T09:03:11.978572-04:00",
                    "name": "STL",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6638c6da-69fa-48c1-9572-cc4198b43394/?format=api"
                },
                {
                    "id": "9b0a1d0e-d88c-45ea-baa6-371373d48f80",
                    "gambit_id": "87b32917-25f2-46e4-ac36-a24e8c59aaaf",
                    "last_updated": "2023-06-13T10:48:25.862701-04:00",
                    "created_at": "2023-06-12T09:03:11.976679-04:00",
                    "name": "SFO",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6638c6da-69fa-48c1-9572-cc4198b43394/?format=api"
                }
            ]
        },
        {
            "id": "4afe4caa-d083-4c4e-bf6a-a5aa26a501a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0143bbd2-f4ef-43fa-9f14-48e6401a655c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-12T09:03:11.980551-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69eaa54f-d67c-4c36-aeba-4db2d09fac0a",
                    "gambit_id": "c39af484-591c-4d7e-b9c3-4b198697b527",
                    "last_updated": "2023-06-13T10:48:25.871566-04:00",
                    "created_at": "2023-06-12T09:03:11.982531-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afe4caa-d083-4c4e-bf6a-a5aa26a501a8/?format=api"
                },
                {
                    "id": "6c73a89f-1a96-4615-b2b9-765f8432b34f",
                    "gambit_id": "f4106966-c199-4f6a-a088-00f373d9f37b",
                    "last_updated": "2023-06-13T10:48:25.868897-04:00",
                    "created_at": "2023-06-12T09:03:11.984230-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afe4caa-d083-4c4e-bf6a-a5aa26a501a8/?format=api"
                }
            ]
        }
    ]
}