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/07aa6b02-5566-4081-b421-6cc2b4615264/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07aa6b02-5566-4081-b421-6cc2b4615264",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a0b483da-1edd-47e6-9836-629f88bdc4ff",
    "completed": true,
    "last_updated": "2023-08-29T09:13:24.641330-04:00",
    "created_at": "2023-08-24T12:58:00.761948-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a0b483da-1edd-47e6-9836-629f88bdc4ff",
    "datetime": "2023-08-26T21:00:00-04:00",
    "cutoff_datetime": "2023-08-26T21:00:00-04:00",
    "name": "Los Angeles Rams v. Denver Broncos",
    "bettypes": [
        {
            "id": "96cbe2f6-3eb3-49ae-aff0-777672d02ba4",
            "match": "https://api-prod.gambitprofit.com/api/matches/07aa6b02-5566-4081-b421-6cc2b4615264/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T12:58:00.788411-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": "Denver Broncos",
                        "amount": 6554.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6bc1361-2386-46bc-a557-92c8e2e6d10a",
                    "gambit_id": "80dbaf2f-0100-47d3-98d8-58983afc813b",
                    "last_updated": "2023-08-29T09:13:24.674533-04:00",
                    "created_at": "2023-08-24T12:58:00.798061-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cbe2f6-3eb3-49ae-aff0-777672d02ba4/?format=api"
                },
                {
                    "id": "a41e10e2-4607-4727-81f3-6399fb7320c3",
                    "gambit_id": "867238e5-b575-4f32-8a5f-af7e0827a67f",
                    "last_updated": "2023-08-29T09:13:24.671026-04:00",
                    "created_at": "2023-08-24T12:58:00.793218-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cbe2f6-3eb3-49ae-aff0-777672d02ba4/?format=api"
                }
            ]
        },
        {
            "id": "5b6bd7a5-e731-47ca-8d8a-d2748faf7513",
            "match": "https://api-prod.gambitprofit.com/api/matches/07aa6b02-5566-4081-b421-6cc2b4615264/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T12:58:00.773616-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": "Los Angeles Rams",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a81bbe6-31e0-4064-a8e1-202bed0a5219",
                    "gambit_id": "6bc3c582-4a22-4232-95ca-2f4152bf04f7",
                    "last_updated": "2023-08-29T09:13:24.659770-04:00",
                    "created_at": "2023-08-24T12:58:00.778292-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6bd7a5-e731-47ca-8d8a-d2748faf7513/?format=api"
                },
                {
                    "id": "9f7dcfc1-29ae-4d0d-9745-8896b32050a6",
                    "gambit_id": "19a8a08a-335d-44ee-a4d7-c2450d63f9d2",
                    "last_updated": "2023-08-29T09:13:24.663231-04:00",
                    "created_at": "2023-08-24T12:58:00.782894-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6bd7a5-e731-47ca-8d8a-d2748faf7513/?format=api"
                }
            ]
        },
        {
            "id": "3d81177e-5eb9-4be0-bbfd-f1d4a9c8451f",
            "match": "https://api-prod.gambitprofit.com/api/matches/07aa6b02-5566-4081-b421-6cc2b4615264/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T12:58:00.804473-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 37.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 37.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c91fa0a-521a-4420-8b79-93bb38080d7e",
                    "gambit_id": "31eaabec-736d-4528-ace5-a8832eb53bf6",
                    "last_updated": "2023-08-29T09:13:24.681596-04:00",
                    "created_at": "2023-08-24T12:58:00.811311-04:00",
                    "name": "Game Total Over 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d81177e-5eb9-4be0-bbfd-f1d4a9c8451f/?format=api"
                },
                {
                    "id": "c4608aec-b783-4655-90d6-442c490c32b5",
                    "gambit_id": "2e7e63f0-2b2d-476b-92e8-08d6659b84c3",
                    "last_updated": "2023-08-29T09:13:24.686760-04:00",
                    "created_at": "2023-08-24T12:58:00.816730-04:00",
                    "name": "Game Total Under 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d81177e-5eb9-4be0-bbfd-f1d4a9c8451f/?format=api"
                }
            ]
        }
    ]
}