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/305d77f4-8369-4d33-b0a9-a7c7923dbb5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "305d77f4-8369-4d33-b0a9-a7c7923dbb5e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "507ae404-795d-4fe9-afea-4796a78045d2",
    "completed": true,
    "last_updated": "2023-07-23T21:53:25.487676-04:00",
    "created_at": "2023-07-22T08:38:13.461823-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/507ae404-795d-4fe9-afea-4796a78045d2",
    "datetime": "2023-07-22T21:07:00-04:00",
    "cutoff_datetime": "2023-07-22T21:07:00-04:00",
    "name": "HOU (C Javier) v. OAK (P Blackburn)",
    "bettypes": [
        {
            "id": "68ad7e15-d020-4ad4-9372-68478432a3bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/305d77f4-8369-4d33-b0a9-a7c7923dbb5e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T08:38:13.477277-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": "HOU (C Javier)",
                        "amount": 6293.0
                    },
                    {
                        "team": "OAK (P Blackburn)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14436788-feab-4268-b833-833a12539e3a",
                    "gambit_id": "07e6afc9-929e-483e-b5f5-61f5f32c7b76",
                    "last_updated": "2023-07-23T21:53:25.497458-04:00",
                    "created_at": "2023-07-22T08:38:13.486160-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ad7e15-d020-4ad4-9372-68478432a3bf/?format=api"
                },
                {
                    "id": "98d24819-f6af-454f-a5a5-ccacee94206d",
                    "gambit_id": "d91a99c0-f6ed-467d-9c27-0be76f87a804",
                    "last_updated": "2023-07-23T21:53:25.500606-04:00",
                    "created_at": "2023-07-22T08:38:13.490896-04:00",
                    "name": "OAK (P Blackburn)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ad7e15-d020-4ad4-9372-68478432a3bf/?format=api"
                }
            ]
        },
        {
            "id": "ff0550f3-d2a1-4d19-b6fa-8a81050474e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/305d77f4-8369-4d33-b0a9-a7c7923dbb5e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-22T08:38:13.495969-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": "HOU",
                        "amount": 5319.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfb8d651-439d-4757-90e7-9d5a65f2c345",
                    "gambit_id": "4dbbbe5e-0f4a-4152-b877-93bb7f3866fe",
                    "last_updated": "2023-07-23T21:53:25.507069-04:00",
                    "created_at": "2023-07-22T08:38:13.499625-04:00",
                    "name": "HOU",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff0550f3-d2a1-4d19-b6fa-8a81050474e9/?format=api"
                },
                {
                    "id": "8b6bf758-4462-435b-974e-e4995db4876a",
                    "gambit_id": "9096cd02-4dec-4bd7-9843-f6c8ebcd7309",
                    "last_updated": "2023-07-23T21:53:25.510247-04:00",
                    "created_at": "2023-07-22T08:38:13.504504-04:00",
                    "name": "OAK",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff0550f3-d2a1-4d19-b6fa-8a81050474e9/?format=api"
                }
            ]
        },
        {
            "id": "41ae0a2a-78b6-492a-ae2e-a5d5b4c88fa3",
            "match": "https://api-prod.gambitprofit.com/api/matches/305d77f4-8369-4d33-b0a9-a7c7923dbb5e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T08:38:13.514840-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": 5325.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3bb75370-a988-455f-9d86-681e8e8abdce",
                    "gambit_id": "bd942a29-3eae-4c51-99c4-d109ce04e910",
                    "last_updated": "2023-07-23T21:53:25.516665-04:00",
                    "created_at": "2023-07-22T08:38:13.523202-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41ae0a2a-78b6-492a-ae2e-a5d5b4c88fa3/?format=api"
                },
                {
                    "id": "f4ed03db-f3bb-4688-adf8-d48406a80d09",
                    "gambit_id": "caecaec5-6b55-4c3d-b964-b53136dcbb4c",
                    "last_updated": "2023-07-23T21:53:25.520045-04:00",
                    "created_at": "2023-07-22T08:38:13.532070-04:00",
                    "name": "Game Total Under 8",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41ae0a2a-78b6-492a-ae2e-a5d5b4c88fa3/?format=api"
                }
            ]
        }
    ]
}