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/93310818-0bb8-4206-a470-b1a6741d966c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93310818-0bb8-4206-a470-b1a6741d966c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a933a51-8410-4da7-8ff7-e31d778adc08",
    "completed": true,
    "last_updated": "2023-11-10T11:33:14.281383-05:00",
    "created_at": "2023-11-08T08:23:02.767343-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.33,
    "sport_category": "NBA In-Season Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8a933a51-8410-4da7-8ff7-e31d778adc08",
    "datetime": "2023-11-08T20:10:00-05:00",
    "cutoff_datetime": "2023-11-08T20:10:00-05:00",
    "name": "New Orleans Pelicans v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "7cc2b93f-f35b-4e56-834e-dd8084b2f863",
            "match": "https://api-prod.gambitprofit.com/api/matches/93310818-0bb8-4206-a470-b1a6741d966c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-08T08:23:02.791168-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": "Minnesota Timberwolves",
                        "amount": 7761.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 2239.0
                    }
                ],
                "expected_reward_tokens": 9468.42,
                "profit_sb": -31.58,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0997122f-0059-4079-9838-cb36aa227143",
                    "gambit_id": "cffadf2d-4e5f-4b29-b28e-8d8ce5489554",
                    "last_updated": "2023-11-10T11:33:14.302680-05:00",
                    "created_at": "2023-11-08T08:23:02.800849-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.22000",
                    "odds": "1.22730",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc2b93f-f35b-4e56-834e-dd8084b2f863/?format=api"
                },
                {
                    "id": "1ba20da0-a24c-46b1-8914-ca4d31271baf",
                    "gambit_id": "12bd7403-11d2-40a5-834c-7b03b8a87255",
                    "last_updated": "2023-11-10T11:33:14.299201-05:00",
                    "created_at": "2023-11-08T08:23:02.795652-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "4.23000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc2b93f-f35b-4e56-834e-dd8084b2f863/?format=api"
                }
            ]
        },
        {
            "id": "3dae4890-043b-4838-bfec-b91501de3bb2",
            "match": "https://api-prod.gambitprofit.com/api/matches/93310818-0bb8-4206-a470-b1a6741d966c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-08T08:23:02.777754-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": "Minnesota Timberwolves",
                        "amount": 5094.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "adbec44a-4b70-4421-ad26-27a5f6045f55",
                    "gambit_id": "184e515f-8706-4f63-8d3d-105cc344ac1e",
                    "last_updated": "2023-11-10T11:33:14.292638-05:00",
                    "created_at": "2023-11-08T08:23:02.786433-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dae4890-043b-4838-bfec-b91501de3bb2/?format=api"
                },
                {
                    "id": "835e199f-879b-418f-bfa8-6d033b33d116",
                    "gambit_id": "cb2bdfd7-3bc7-487f-9b47-5cfcbfd8ef2a",
                    "last_updated": "2023-11-10T11:33:14.289301-05:00",
                    "created_at": "2023-11-08T08:23:02.781765-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dae4890-043b-4838-bfec-b91501de3bb2/?format=api"
                }
            ]
        },
        {
            "id": "98759f7f-018a-4590-ac15-531b8003ba6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/93310818-0bb8-4206-a470-b1a6741d966c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-08T08:23:02.805438-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 Under 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3ae896d-165f-4673-a81b-d636ff8de842",
                    "gambit_id": "2f3d41cb-aca4-46b5-a945-f4fa9143aed1",
                    "last_updated": "2023-11-10T11:33:14.310124-05:00",
                    "created_at": "2023-11-08T08:23:02.814223-05:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98759f7f-018a-4590-ac15-531b8003ba6f/?format=api"
                },
                {
                    "id": "8d51beca-d1b3-42c1-a549-582cc80280d0",
                    "gambit_id": "c61b18b1-4f55-4411-8601-e71189111083",
                    "last_updated": "2023-11-10T11:33:14.313395-05:00",
                    "created_at": "2023-11-08T08:23:02.809550-05:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98759f7f-018a-4590-ac15-531b8003ba6f/?format=api"
                }
            ]
        }
    ]
}