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/d363a773-bb47-42b7-a771-50902aa9ced2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d363a773-bb47-42b7-a771-50902aa9ced2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d7996d2b-668d-4b84-851b-ec4e5e3687c3",
    "completed": true,
    "last_updated": "2022-08-29T14:41:56.263281-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d7996d2b-668d-4b84-851b-ec4e5e3687c3",
    "datetime": "2022-08-28T16:00:00-04:00",
    "cutoff_datetime": "2022-08-28T16:00:00-04:00",
    "name": "Atlanta United FC v. DC United",
    "bettypes": [
        {
            "id": "7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338",
            "match": "https://api-prod.gambitprofit.com/api/matches/d363a773-bb47-42b7-a771-50902aa9ced2/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Atlanta United FC",
                        "amount": 7513.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2487.0
                    }
                ],
                "expected_reward_tokens": 10893.06,
                "profit_sb": 1893.06,
                "profit_sb_percentage": 21.03,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Atlanta United FC",
                        "amount": 6273.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2077.0
                    },
                    {
                        "team": "DC United",
                        "amount": 1651.0
                    }
                ],
                "expected_reward_tokens": 9095.85,
                "profit_sb": 95.85,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4ef1b5e-272d-4852-98b7-a77153daeb53",
                    "gambit_id": "e4f4cfe9-872d-42f7-a372-485f0a413016",
                    "last_updated": "2022-08-29T14:41:56.265709-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta United FC",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
                },
                {
                    "id": "2f627ee6-fa3a-41ee-8ae6-0a49292ff32d",
                    "gambit_id": "14ca7099-6151-4227-86f2-a149d5895807",
                    "last_updated": "2022-08-29T14:41:56.266148-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.38000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
                },
                {
                    "id": "5bbee852-8217-4b1f-bd35-86375a5bcbbc",
                    "gambit_id": "9446728d-44de-4a4f-9c3c-9658a79dcb4c",
                    "last_updated": "2022-08-29T14:41:56.265264-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DC United",
                    "reward": "5.51000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
                }
            ]
        },
        {
            "id": "530a90e6-3d21-4feb-bf97-fdcc5121e295",
            "match": "https://api-prod.gambitprofit.com/api/matches/d363a773-bb47-42b7-a771-50902aa9ced2/?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 2.5",
                        "amount": 6658.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3342.0
                    }
                ],
                "expected_reward_tokens": 9054.88,
                "profit_sb": 54.88,
                "profit_sb_percentage": 0.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34c0e628-ee2c-4510-8f36-4cb6f0d19e15",
                    "gambit_id": "61e074d4-fc71-45d5-97ce-4b091414adcb",
                    "last_updated": "2022-08-29T14:41:56.264809-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/530a90e6-3d21-4feb-bf97-fdcc5121e295/?format=api"
                },
                {
                    "id": "ca77ac4b-b2f1-4336-8b79-d9da8ad568bd",
                    "gambit_id": "038584b8-0fcd-4021-9043-5a43c28b391a",
                    "last_updated": "2022-08-29T14:41:56.264265-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.71000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/530a90e6-3d21-4feb-bf97-fdcc5121e295/?format=api"
                }
            ]
        }
    ]
}