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/5e91ceb9-7a1b-4481-82f5-b5317a39b5a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e91ceb9-7a1b-4481-82f5-b5317a39b5a2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "68467c8f-a264-44fa-bb6d-312dddacf894",
    "completed": true,
    "last_updated": "2022-09-18T20:37:19.478757-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.24,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/68467c8f-a264-44fa-bb6d-312dddacf894",
    "datetime": "2022-09-17T15:00:00-04:00",
    "cutoff_datetime": "2022-09-17T15:00:00-04:00",
    "name": "North Texas v. UNLV",
    "bettypes": [
        {
            "id": "00bf6b94-863c-4691-9a26-1f2a04a9dbd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e91ceb9-7a1b-4481-82f5-b5317a39b5a2/?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": "UNLV",
                        "amount": 5489.0
                    },
                    {
                        "team": "North Texas",
                        "amount": 4511.0
                    }
                ],
                "expected_reward_tokens": 9111.74,
                "profit_sb": 111.74,
                "profit_sb_percentage": 1.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d1df5e9f-3f05-4cbe-a842-204e13b57c6f",
                    "gambit_id": "2162db91-3776-458c-beb0-e8ec1d1ecd56",
                    "last_updated": "2022-09-18T20:37:19.485833-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00bf6b94-863c-4691-9a26-1f2a04a9dbd5/?format=api"
                },
                {
                    "id": "e94f3354-9183-49e3-8d3a-725907573ad1",
                    "gambit_id": "3350ec33-7c2c-4d98-91d2-308fa52c5888",
                    "last_updated": "2022-09-18T20:37:19.486922-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "2.02000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00bf6b94-863c-4691-9a26-1f2a04a9dbd5/?format=api"
                }
            ]
        },
        {
            "id": "46f3a877-2aa1-4d4c-9de9-9636b8733fa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e91ceb9-7a1b-4481-82f5-b5317a39b5a2/?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": "UNLV",
                        "amount": 5110.0
                    },
                    {
                        "team": "North Texas",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8918e3d7-a6ee-45cc-b542-b769fe895c5a",
                    "gambit_id": "bcb11267-3489-4da9-8d6e-86f0234b4ca0",
                    "last_updated": "2022-09-18T20:37:19.488871-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f3a877-2aa1-4d4c-9de9-9636b8733fa1/?format=api"
                },
                {
                    "id": "6e44847d-4a33-4ab5-8c78-f5d99cd3e100",
                    "gambit_id": "4bbea4b6-d9ad-48f3-8b7c-a43a69d881f8",
                    "last_updated": "2022-09-18T20:37:19.489852-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f3a877-2aa1-4d4c-9de9-9636b8733fa1/?format=api"
                }
            ]
        },
        {
            "id": "9c1cafda-980e-41ba-9124-becfa85ef882",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e91ceb9-7a1b-4481-82f5-b5317a39b5a2/?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 Under 62.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 62.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94f7f5b6-c09f-4bf7-a1f1-703caf4d3d47",
                    "gambit_id": "66e05c86-2fea-4437-a414-ba29e75dac60",
                    "last_updated": "2022-09-18T20:37:19.482138-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 62.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c1cafda-980e-41ba-9124-becfa85ef882/?format=api"
                },
                {
                    "id": "28616d3a-5d71-4fdf-a4f7-ba462b870e64",
                    "gambit_id": "bce98a87-12d7-4dd5-8665-7dfcb6ba1b1f",
                    "last_updated": "2022-09-18T20:37:19.483388-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 62.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c1cafda-980e-41ba-9124-becfa85ef882/?format=api"
                }
            ]
        }
    ]
}