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/fba40f5d-a537-443b-86b7-65136ece329f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fba40f5d-a537-443b-86b7-65136ece329f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a84c4e18-2ca2-4f21-85b6-388449369edd",
    "completed": true,
    "last_updated": "2023-09-11T11:08:24.645886-04:00",
    "created_at": "2023-09-06T22:48:26.374517-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a84c4e18-2ca2-4f21-85b6-388449369edd",
    "datetime": "2023-09-10T16:25:00-04:00",
    "cutoff_datetime": "2023-09-10T16:25:00-04:00",
    "name": "Las Vegas Raiders v. Denver Broncos",
    "bettypes": [
        {
            "id": "29f6a4fa-ccd5-41e6-b51b-65f3a35d8a76",
            "match": "https://api-prod.gambitprofit.com/api/matches/fba40f5d-a537-443b-86b7-65136ece329f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T22:48:26.405756-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": 6020.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ecbab59f-2401-435d-843a-3909d106e8f9",
                    "gambit_id": "0fe30b85-6852-4726-bb73-8db2d8e17095",
                    "last_updated": "2023-09-11T11:08:24.676813-04:00",
                    "created_at": "2023-09-06T22:48:26.413889-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f6a4fa-ccd5-41e6-b51b-65f3a35d8a76/?format=api"
                },
                {
                    "id": "634464ab-cc46-4147-a436-4a13cf06b82a",
                    "gambit_id": "1771394c-c308-486f-8a16-476bc703a28d",
                    "last_updated": "2023-09-11T11:08:24.673662-04:00",
                    "created_at": "2023-09-06T22:48:26.409347-04:00",
                    "name": "Las Vegas Raiders",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f6a4fa-ccd5-41e6-b51b-65f3a35d8a76/?format=api"
                }
            ]
        },
        {
            "id": "cb0b8dbb-7c10-4ffe-9ca4-ee838fd1da89",
            "match": "https://api-prod.gambitprofit.com/api/matches/fba40f5d-a537-443b-86b7-65136ece329f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T22:48:26.379244-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": 5213.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c33ce8a3-c74c-4a42-a197-9b7ba6817b06",
                    "gambit_id": "aed4d935-0c1b-41cb-a473-92c105cffcd8",
                    "last_updated": "2023-09-11T11:08:24.657359-04:00",
                    "created_at": "2023-09-06T22:48:26.388048-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb0b8dbb-7c10-4ffe-9ca4-ee838fd1da89/?format=api"
                },
                {
                    "id": "a253e3cc-6c27-4aa7-8b8e-6090418bf5cb",
                    "gambit_id": "9a86d6de-89dc-463f-b09f-7ac81615134b",
                    "last_updated": "2023-09-11T11:08:24.653838-04:00",
                    "created_at": "2023-09-06T22:48:26.383737-04:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb0b8dbb-7c10-4ffe-9ca4-ee838fd1da89/?format=api"
                }
            ]
        },
        {
            "id": "1612b018-3cee-49df-99a8-cbecdfb6941e",
            "match": "https://api-prod.gambitprofit.com/api/matches/fba40f5d-a537-443b-86b7-65136ece329f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T22:48:26.392621-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 43",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "927a4026-682c-4021-9892-3100aceb26f4",
                    "gambit_id": "bbe65449-ed02-489d-88d0-e24261b7f449",
                    "last_updated": "2023-09-11T11:08:24.664011-04:00",
                    "created_at": "2023-09-06T22:48:26.397342-04:00",
                    "name": "Game Total Over 43",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1612b018-3cee-49df-99a8-cbecdfb6941e/?format=api"
                },
                {
                    "id": "9ecc3166-8803-41e4-b467-438ca0371066",
                    "gambit_id": "032de910-46e1-44ce-8328-80619a80e3ef",
                    "last_updated": "2023-09-11T11:08:24.667294-04:00",
                    "created_at": "2023-09-06T22:48:26.401840-04:00",
                    "name": "Game Total Under 43",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1612b018-3cee-49df-99a8-cbecdfb6941e/?format=api"
                }
            ]
        }
    ]
}