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/f888c669-af34-405b-acf3-2860565d7f03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f888c669-af34-405b-acf3-2860565d7f03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7c8e4d4-ecf9-4282-86c1-f4bc2c357993",
    "completed": true,
    "last_updated": "2024-02-03T10:37:57.819090-05:00",
    "created_at": "2024-02-02T09:58:19.846448-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a7c8e4d4-ecf9-4282-86c1-f4bc2c357993",
    "datetime": "2024-02-02T20:10:00-05:00",
    "cutoff_datetime": "2024-02-02T20:10:00-05:00",
    "name": "Toronto Raptors v. Houston Rockets",
    "bettypes": [
        {
            "id": "12aba6d8-7cff-4197-9108-95b896df1b24",
            "match": "https://api-prod.gambitprofit.com/api/matches/f888c669-af34-405b-acf3-2860565d7f03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-02T09:58:19.872673-05: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": "Houston Rockets",
                        "amount": 6154.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dfadc929-7e2b-4bba-8aaa-62b831e60a34",
                    "gambit_id": "022c0f69-63d3-4ac7-9a11-066046da3073",
                    "last_updated": "2024-02-03T10:37:57.850424-05:00",
                    "created_at": "2024-02-02T09:58:19.881489-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12aba6d8-7cff-4197-9108-95b896df1b24/?format=api"
                },
                {
                    "id": "99f05b33-3fa3-45a9-9dce-9ff7f26183e1",
                    "gambit_id": "3f14b765-95e2-47a1-9326-fda65ba2c673",
                    "last_updated": "2024-02-03T10:37:57.847293-05:00",
                    "created_at": "2024-02-02T09:58:19.876397-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12aba6d8-7cff-4197-9108-95b896df1b24/?format=api"
                }
            ]
        },
        {
            "id": "3f4b4044-7097-4091-a367-1dbefa868b9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f888c669-af34-405b-acf3-2860565d7f03/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-02T09:58:19.856180-05: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": "Houston Rockets",
                        "amount": 5107.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af2c1701-f8e1-4cc3-99f5-71bb2862b2c6",
                    "gambit_id": "d8bc8b9b-7799-4555-bd8a-9dbb641de8cf",
                    "last_updated": "2024-02-03T10:37:57.837474-05:00",
                    "created_at": "2024-02-02T09:58:19.867140-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f4b4044-7097-4091-a367-1dbefa868b9a/?format=api"
                },
                {
                    "id": "3cc44474-c3e1-498d-96c9-9a6e9629ba24",
                    "gambit_id": "05c5f880-8666-4fa6-80e7-63930ca82b27",
                    "last_updated": "2024-02-03T10:37:57.834348-05:00",
                    "created_at": "2024-02-02T09:58:19.861549-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f4b4044-7097-4091-a367-1dbefa868b9a/?format=api"
                }
            ]
        },
        {
            "id": "6171cafa-e11d-4312-9f51-3036e6886d50",
            "match": "https://api-prod.gambitprofit.com/api/matches/f888c669-af34-405b-acf3-2860565d7f03/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-02T09:58:19.885734-05: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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1bb59010-6a7a-4d92-a405-a3eccb264848",
                    "gambit_id": "9cf42d0b-fa61-40eb-8794-4fe93f82165a",
                    "last_updated": "2024-02-03T10:37:57.856644-05:00",
                    "created_at": "2024-02-02T09:58:19.890272-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6171cafa-e11d-4312-9f51-3036e6886d50/?format=api"
                },
                {
                    "id": "56cc7f8f-382c-484f-84a8-056259096ec1",
                    "gambit_id": "b05c8280-64d1-4fd5-be20-bef0773ef694",
                    "last_updated": "2024-02-03T10:37:57.859998-05:00",
                    "created_at": "2024-02-02T09:58:19.896112-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6171cafa-e11d-4312-9f51-3036e6886d50/?format=api"
                }
            ]
        }
    ]
}