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/67a0acb9-d72e-4980-9ed6-8af100f11dac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "67a0acb9-d72e-4980-9ed6-8af100f11dac",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "777783e1-3bf5-476a-8dbc-b6fab5a2168b",
    "completed": true,
    "last_updated": "2022-09-08T10:42:24.553283-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/777783e1-3bf5-476a-8dbc-b6fab5a2168b",
    "datetime": "2022-09-07T16:07:00-04:00",
    "cutoff_datetime": "2022-09-07T16:07:00-04:00",
    "name": "DET (D Hutchison) v. LAA (P Sandoval)",
    "bettypes": [
        {
            "id": "e1b9df10-ed27-44a6-a800-6d4ded318058",
            "match": "https://api-prod.gambitprofit.com/api/matches/67a0acb9-d72e-4980-9ed6-8af100f11dac/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "LAA (P Sandoval)",
                        "amount": 6504.0
                    },
                    {
                        "team": "DET (D Hutchison)",
                        "amount": 3496.0
                    }
                ],
                "expected_reward_tokens": 9299.36,
                "profit_sb": 299.36,
                "profit_sb_percentage": 3.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f8274586-e209-4c3b-a689-e29d327e09b9",
                    "gambit_id": "5d292d8f-742d-4f23-a91d-9a0fe9478788",
                    "last_updated": "2022-09-08T10:42:24.561942-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "1.43000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b9df10-ed27-44a6-a800-6d4ded318058/?format=api"
                },
                {
                    "id": "e2e95d7a-d2d1-44be-8b19-e94c65f408fd",
                    "gambit_id": "04cd6e8e-7573-4395-b1bb-39120c32e24d",
                    "last_updated": "2022-09-08T10:42:24.563103-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (D Hutchison)",
                    "reward": "2.66000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b9df10-ed27-44a6-a800-6d4ded318058/?format=api"
                }
            ]
        },
        {
            "id": "d4b0706a-b04c-4982-acc1-eafd65172a82",
            "match": "https://api-prod.gambitprofit.com/api/matches/67a0acb9-d72e-4980-9ed6-8af100f11dac/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "LAA",
                        "amount": 5096.0
                    },
                    {
                        "team": "DET",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b0511bdd-e1a3-4a71-89b0-02cff598a6e9",
                    "gambit_id": "16ef2048-9118-4e18-aa17-f55a5d78d6e9",
                    "last_updated": "2022-09-08T10:42:24.558801-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4b0706a-b04c-4982-acc1-eafd65172a82/?format=api"
                },
                {
                    "id": "c25d754a-914a-4786-bb3f-926963c367b4",
                    "gambit_id": "9f10c61f-2698-477d-bd8c-eafc4ef42521",
                    "last_updated": "2022-09-08T10:42:24.559832-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4b0706a-b04c-4982-acc1-eafd65172a82/?format=api"
                }
            ]
        },
        {
            "id": "ecc943a6-c8e9-4b44-9c08-554bcbb4dc00",
            "match": "https://api-prod.gambitprofit.com/api/matches/67a0acb9-d72e-4980-9ed6-8af100f11dac/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 8.5",
                        "amount": 5301.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87d0a234-3d77-490e-be0c-efee24245f78",
                    "gambit_id": "46640e99-db03-46ac-853c-e363188d67c0",
                    "last_updated": "2022-09-08T10:42:24.556759-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc943a6-c8e9-4b44-9c08-554bcbb4dc00/?format=api"
                },
                {
                    "id": "757266cd-8d94-4628-b0d3-e3badd8eb076",
                    "gambit_id": "fb54f1fc-22e3-4718-8f12-1aae0686abcd",
                    "last_updated": "2022-09-08T10:42:24.555734-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc943a6-c8e9-4b44-9c08-554bcbb4dc00/?format=api"
                }
            ]
        }
    ]
}