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/37a8316e-69d3-4138-90e6-0fda6b222bd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "37a8316e-69d3-4138-90e6-0fda6b222bd8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "924bb9e0-1700-4e7a-8d0f-da26c48918f0",
    "completed": true,
    "last_updated": "2022-09-18T18:07:34.749972-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.25,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/924bb9e0-1700-4e7a-8d0f-da26c48918f0",
    "datetime": "2022-09-17T15:30:00-04:00",
    "cutoff_datetime": "2022-09-17T15:30:00-04:00",
    "name": "Georgia Southern v. UAB",
    "bettypes": [
        {
            "id": "60259467-6bcc-436f-a2f4-3412c0f2f584",
            "match": "https://api-prod.gambitprofit.com/api/matches/37a8316e-69d3-4138-90e6-0fda6b222bd8/?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": "UAB",
                        "amount": 7733.0
                    },
                    {
                        "team": "Georgia Southern",
                        "amount": 2267.0
                    }
                ],
                "expected_reward_tokens": 9202.27,
                "profit_sb": 202.27,
                "profit_sb_percentage": 2.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a95b8d9f-9b99-4e05-a08c-f3be3f04ad3f",
                    "gambit_id": "05ba237d-0e11-489a-87ea-b2f6d283442f",
                    "last_updated": "2022-09-18T18:07:34.756301-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UAB",
                    "reward": "1.19000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60259467-6bcc-436f-a2f4-3412c0f2f584/?format=api"
                },
                {
                    "id": "62113e89-e399-43ff-9141-0c43c1147c41",
                    "gambit_id": "c30008cf-a11d-46d0-b49d-35a2981151a7",
                    "last_updated": "2022-09-18T18:07:34.758192-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Southern",
                    "reward": "4.06000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60259467-6bcc-436f-a2f4-3412c0f2f584/?format=api"
                }
            ]
        },
        {
            "id": "5837407e-6de4-45fe-b25a-33e7012a405f",
            "match": "https://api-prod.gambitprofit.com/api/matches/37a8316e-69d3-4138-90e6-0fda6b222bd8/?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": "UAB",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia Southern",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd5c1534-abe0-4b46-aa0c-cab7bcb04720",
                    "gambit_id": "b60d2178-b9e3-47ad-b278-5cc18517bed2",
                    "last_updated": "2022-09-18T18:07:34.760076-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UAB",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5837407e-6de4-45fe-b25a-33e7012a405f/?format=api"
                },
                {
                    "id": "c0922e0d-387d-49e8-abcc-33e81aa994de",
                    "gambit_id": "819d4090-07ad-467d-be58-aedd075ad6a8",
                    "last_updated": "2022-09-18T18:07:34.761006-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Southern",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5837407e-6de4-45fe-b25a-33e7012a405f/?format=api"
                }
            ]
        },
        {
            "id": "e400291e-f200-4080-8e33-ede129b6a85a",
            "match": "https://api-prod.gambitprofit.com/api/matches/37a8316e-69d3-4138-90e6-0fda6b222bd8/?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 59.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 59.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c88148f8-6f12-4cd7-b2e6-da7fe990e2d7",
                    "gambit_id": "d571d2bb-7ba4-4b33-b763-01cc8c45089f",
                    "last_updated": "2022-09-18T18:07:34.754022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 59.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "59.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e400291e-f200-4080-8e33-ede129b6a85a/?format=api"
                },
                {
                    "id": "a766c60d-66ea-487f-b63d-811f87c1126a",
                    "gambit_id": "43c1e158-9b3a-4378-a2cb-fc059e7383e1",
                    "last_updated": "2022-09-18T18:07:34.752799-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 59.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "59.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e400291e-f200-4080-8e33-ede129b6a85a/?format=api"
                }
            ]
        }
    ]
}