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/5a5e3e6c-51e3-4291-a08c-1d18fdc15a3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a5e3e6c-51e3-4291-a08c-1d18fdc15a3b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e2a239e1-15a9-4d06-acd5-ba1536881c34",
    "completed": true,
    "last_updated": "2023-12-12T20:53:07.438990-05:00",
    "created_at": "2023-12-06T09:18:08.536926-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e2a239e1-15a9-4d06-acd5-ba1536881c34",
    "datetime": "2023-12-11T20:15:00-05:00",
    "cutoff_datetime": "2023-12-11T20:15:00-05:00",
    "name": "Tennessee Titans v. Miami Dolphins",
    "bettypes": [
        {
            "id": "8b97bb3f-c71f-4fc0-bf7b-6373e6421ee1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a5e3e6c-51e3-4291-a08c-1d18fdc15a3b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-06T09:18:08.560814-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": "Miami Dolphins",
                        "amount": 8590.0
                    },
                    {
                        "team": "Tennessee Titans",
                        "amount": 1410.0
                    }
                ],
                "expected_reward_tokens": 9531.6,
                "profit_sb": 31.6,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3267ba07-dd8e-4dc4-bfbf-611a25a13f74",
                    "gambit_id": "bfa77e51-b804-4f35-920b-b25abe582fdf",
                    "last_updated": "2023-12-12T20:53:07.473866-05:00",
                    "created_at": "2023-12-06T09:18:08.572688-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.11000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b97bb3f-c71f-4fc0-bf7b-6373e6421ee1/?format=api"
                },
                {
                    "id": "50a75ea5-a8b3-4791-8c3e-af5dead6742e",
                    "gambit_id": "2029cccc-9b92-43eb-a0d8-0eeb502753ab",
                    "last_updated": "2023-12-12T20:53:07.466217-05:00",
                    "created_at": "2023-12-06T09:18:08.568722-05:00",
                    "name": "Tennessee Titans",
                    "reward": "6.76000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b97bb3f-c71f-4fc0-bf7b-6373e6421ee1/?format=api"
                }
            ]
        },
        {
            "id": "c9482909-d239-4a9f-bc7a-bd5045c5641f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a5e3e6c-51e3-4291-a08c-1d18fdc15a3b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-06T09:18:08.549338-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": "Tennessee Titans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2ef619a-db72-4226-b5c3-70ce7d153b58",
                    "gambit_id": "bd1b6b6f-c11f-48c6-a0ed-319fa02be913",
                    "last_updated": "2023-12-12T20:53:07.450689-05:00",
                    "created_at": "2023-12-06T09:18:08.553043-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9482909-d239-4a9f-bc7a-bd5045c5641f/?format=api"
                },
                {
                    "id": "f690f2fc-2133-4040-b52d-ae2fb3ee803f",
                    "gambit_id": "440fb736-21ff-4bc9-a160-2f0a9c6520fa",
                    "last_updated": "2023-12-12T20:53:07.455716-05:00",
                    "created_at": "2023-12-06T09:18:08.556795-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9482909-d239-4a9f-bc7a-bd5045c5641f/?format=api"
                }
            ]
        },
        {
            "id": "2350fd66-f589-413b-a190-8089fe6cd0e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a5e3e6c-51e3-4291-a08c-1d18fdc15a3b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-06T09:18:08.586742-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 44.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4148744-2c2f-4a10-a99c-a60cd6990f8a",
                    "gambit_id": "b6d46655-c729-4ff6-a184-39ab630ef421",
                    "last_updated": "2023-12-12T20:53:07.490304-05:00",
                    "created_at": "2023-12-06T09:18:08.605552-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2350fd66-f589-413b-a190-8089fe6cd0e3/?format=api"
                },
                {
                    "id": "e3a9dbff-3b9a-407f-aecf-9458d965ec51",
                    "gambit_id": "2ce1d0d3-f840-498a-b82c-5d1e354c3bc0",
                    "last_updated": "2023-12-12T20:53:07.494324-05:00",
                    "created_at": "2023-12-06T09:18:08.609551-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2350fd66-f589-413b-a190-8089fe6cd0e3/?format=api"
                }
            ]
        }
    ]
}