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/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9d6e469e-d15c-4cc4-b508-dccba7807b9a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d428a27c-45b4-4b95-8848-aaebb98bd3d9",
    "completed": true,
    "last_updated": "2023-07-09T20:28:25.791416-04:00",
    "created_at": "2023-07-07T11:33:27.936643-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d428a27c-45b4-4b95-8848-aaebb98bd3d9",
    "datetime": "2023-07-07T19:10:00-04:00",
    "cutoff_datetime": "2023-07-07T19:10:00-04:00",
    "name": "KAN (D Lynch) v. CLE (A Civale)",
    "bettypes": [
        {
            "id": "b763be80-a9be-4df9-88de-e2f2de76303b",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-07T11:33:27.939221-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": "CLE (A Civale)",
                        "amount": 6293.0
                    },
                    {
                        "team": "KAN (D Lynch)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0260457d-7963-4462-9602-092fac7e4f4a",
                    "gambit_id": "839d09ab-c797-4016-900e-d932d7455d06",
                    "last_updated": "2023-07-09T20:28:25.798309-04:00",
                    "created_at": "2023-07-07T11:33:27.943367-04:00",
                    "name": "CLE (A Civale)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b763be80-a9be-4df9-88de-e2f2de76303b/?format=api"
                },
                {
                    "id": "d130afd3-60b2-4383-b465-1f8cf6c89720",
                    "gambit_id": "834101b3-daae-4492-8f46-a336b26308f9",
                    "last_updated": "2023-07-09T20:28:25.796512-04:00",
                    "created_at": "2023-07-07T11:33:27.941378-04:00",
                    "name": "KAN (D Lynch)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b763be80-a9be-4df9-88de-e2f2de76303b/?format=api"
                }
            ]
        },
        {
            "id": "a092fee4-a277-458f-9806-8565e3c05ce6",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-07T11:33:27.945248-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": "KAN",
                        "amount": 5614.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0d4a45f-b010-4825-aabd-9d2501b1d230",
                    "gambit_id": "10a3eaec-b987-4e71-9353-db548ba74b4b",
                    "last_updated": "2023-07-09T20:28:25.801739-04:00",
                    "created_at": "2023-07-07T11:33:27.947022-04:00",
                    "name": "KAN",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a092fee4-a277-458f-9806-8565e3c05ce6/?format=api"
                },
                {
                    "id": "4d684078-f200-4a9e-af4e-c4985169de1c",
                    "gambit_id": "e348957f-33c0-4929-af4f-c603b94cf5cd",
                    "last_updated": "2023-07-09T20:28:25.803323-04:00",
                    "created_at": "2023-07-07T11:33:27.948977-04:00",
                    "name": "CLE",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a092fee4-a277-458f-9806-8565e3c05ce6/?format=api"
                }
            ]
        },
        {
            "id": "4be3dcb7-4cf4-4fbc-b438-76494b6e31ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-07T11:33:27.950927-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad4088fe-ee87-47b5-9823-40daa3d708e5",
                    "gambit_id": "941912f3-0cbf-4b9d-83d8-ef641b8786e8",
                    "last_updated": "2023-07-09T20:28:25.809191-04:00",
                    "created_at": "2023-07-07T11:33:27.955389-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be3dcb7-4cf4-4fbc-b438-76494b6e31ff/?format=api"
                },
                {
                    "id": "5a7c0c41-f4f7-478a-b4c3-d64ae112c8e5",
                    "gambit_id": "122d1e99-097d-4157-9ba3-3e171cc0c50c",
                    "last_updated": "2023-07-09T20:28:25.806822-04:00",
                    "created_at": "2023-07-07T11:33:27.953551-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be3dcb7-4cf4-4fbc-b438-76494b6e31ff/?format=api"
                }
            ]
        }
    ]
}