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/97b39bc3-54ca-4958-8169-48502ed9dcf8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "97b39bc3-54ca-4958-8169-48502ed9dcf8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1843dab4-4daf-48bf-a6a7-ac02b7fef279",
    "completed": true,
    "last_updated": "2023-04-17T11:42:04.173736-04:00",
    "created_at": "2023-04-14T12:02:16.979423-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.13,
    "sport_category": "XFL Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1843dab4-4daf-48bf-a6a7-ac02b7fef279",
    "datetime": "2023-04-15T12:30:00-04:00",
    "cutoff_datetime": "2023-04-15T12:30:00-04:00",
    "name": "Vegas Vipers v. Houston Roughnecks",
    "bettypes": [
        {
            "id": "42b97223-0342-4bd7-bee5-976d0d9f2fe2",
            "match": "https://api-prod.gambitprofit.com/api/matches/97b39bc3-54ca-4958-8169-48502ed9dcf8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:16.981492-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": "Houston Roughnecks",
                        "amount": 7152.0
                    },
                    {
                        "team": "Vegas Vipers",
                        "amount": 2848.0
                    }
                ],
                "expected_reward_tokens": 9512.16,
                "profit_sb": 12.16,
                "profit_sb_percentage": 0.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4904e133-8d5e-4f5f-ab63-77db5edb5d2a",
                    "gambit_id": "8b137250-fb74-4ea1-a357-6d6e39113d60",
                    "last_updated": "2023-04-17T11:42:04.181236-04:00",
                    "created_at": "2023-04-14T12:02:16.983216-04:00",
                    "name": "Houston Roughnecks",
                    "reward": "1.33000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b97223-0342-4bd7-bee5-976d0d9f2fe2/?format=api"
                },
                {
                    "id": "1e34d10e-9de6-406b-8b98-a665d288b682",
                    "gambit_id": "ea17b277-bbb0-42eb-a6cd-bfd24747b60b",
                    "last_updated": "2023-04-17T11:42:04.184152-04:00",
                    "created_at": "2023-04-14T12:02:16.986514-04:00",
                    "name": "Vegas Vipers",
                    "reward": "3.34000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b97223-0342-4bd7-bee5-976d0d9f2fe2/?format=api"
                }
            ]
        },
        {
            "id": "9c976b5d-4432-4a8c-a460-1cdd4730ba56",
            "match": "https://api-prod.gambitprofit.com/api/matches/97b39bc3-54ca-4958-8169-48502ed9dcf8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-14T12:02:17.000770-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": "Houston Roughnecks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Vegas Vipers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "104574f0-800f-49e2-9644-995a196d2a20",
                    "gambit_id": "7ad97452-7d24-46bd-8ffd-6643825aa3d8",
                    "last_updated": "2023-04-17T11:42:04.195850-04:00",
                    "created_at": "2023-04-14T12:02:17.003223-04:00",
                    "name": "Houston Roughnecks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c976b5d-4432-4a8c-a460-1cdd4730ba56/?format=api"
                },
                {
                    "id": "fa28f84d-0cb5-4b50-b073-ef8f6f01f07f",
                    "gambit_id": "f98cb3ae-afde-4022-9309-1e5883f34f15",
                    "last_updated": "2023-04-17T11:42:04.197870-04:00",
                    "created_at": "2023-04-14T12:02:17.004888-04:00",
                    "name": "Vegas Vipers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c976b5d-4432-4a8c-a460-1cdd4730ba56/?format=api"
                }
            ]
        },
        {
            "id": "e628f7d6-c59a-4b81-a377-1535b5b3c220",
            "match": "https://api-prod.gambitprofit.com/api/matches/97b39bc3-54ca-4958-8169-48502ed9dcf8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:16.991327-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 Under 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3522e344-b1db-41ab-b9ae-ce4bfef2410f",
                    "gambit_id": "167982c9-5a8d-4f19-b3db-dd3cadd515f2",
                    "last_updated": "2023-04-17T11:42:04.188984-04:00",
                    "created_at": "2023-04-14T12:02:16.995145-04:00",
                    "name": "Game Total Under 44",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e628f7d6-c59a-4b81-a377-1535b5b3c220/?format=api"
                },
                {
                    "id": "ba64a187-be65-4571-983f-9a39d791634c",
                    "gambit_id": "c4e49797-c906-400b-804f-503cb3c28966",
                    "last_updated": "2023-04-17T11:42:04.191213-04:00",
                    "created_at": "2023-04-14T12:02:16.999174-04:00",
                    "name": "Game Total Over 44",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e628f7d6-c59a-4b81-a377-1535b5b3c220/?format=api"
                }
            ]
        }
    ]
}