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/c6ac056c-edf4-434f-b2be-30b4964b1610/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6ac056c-edf4-434f-b2be-30b4964b1610",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "72d43e77-d030-4b92-97a5-32115e911b59",
    "completed": true,
    "last_updated": "2023-09-15T16:33:17.405431-04:00",
    "created_at": "2023-09-12T09:23:01.227510-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/72d43e77-d030-4b92-97a5-32115e911b59",
    "datetime": "2023-09-12T19:07:00-04:00",
    "cutoff_datetime": "2023-09-12T19:07:00-04:00",
    "name": "TEX (M Scherzer) v. TOR (H Ryu)",
    "bettypes": [
        {
            "id": "02424afc-c8bf-4027-86c3-688e16c66607",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6ac056c-edf4-434f-b2be-30b4964b1610/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-12T09:23:01.237842-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": "TEX (M Scherzer)",
                        "amount": 5157.0
                    },
                    {
                        "team": "TOR (H Ryu)",
                        "amount": 4843.0
                    }
                ],
                "expected_reward_tokens": 9540.45,
                "profit_sb": 40.45,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "afba86f6-dcb2-4b22-a952-2a0c92010f9a",
                    "gambit_id": "8c2a279c-587a-4d74-82f2-27f733ebc573",
                    "last_updated": "2023-09-15T16:33:17.422574-04:00",
                    "created_at": "2023-09-12T09:23:01.242266-04:00",
                    "name": "TEX (M Scherzer)",
                    "reward": "1.85000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02424afc-c8bf-4027-86c3-688e16c66607/?format=api"
                },
                {
                    "id": "575fe9ea-31eb-4ae2-bdac-8ebeaa0b5cb0",
                    "gambit_id": "0dccf20e-ae00-4eec-84d7-64eb877649de",
                    "last_updated": "2023-09-15T16:33:17.426282-04:00",
                    "created_at": "2023-09-12T09:23:01.248433-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "1.97000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02424afc-c8bf-4027-86c3-688e16c66607/?format=api"
                }
            ]
        },
        {
            "id": "c24da7bd-4557-4bb4-99cc-e3fac8595d5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6ac056c-edf4-434f-b2be-30b4964b1610/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-12T09:23:01.255013-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": "TOR",
                        "amount": 6090.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4701460-ff58-4de7-afba-b851bc8bedb0",
                    "gambit_id": "80244bc8-be42-4d11-8f13-c6db0b58910d",
                    "last_updated": "2023-09-15T16:33:17.436586-04:00",
                    "created_at": "2023-09-12T09:23:01.279097-04:00",
                    "name": "TOR",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24da7bd-4557-4bb4-99cc-e3fac8595d5c/?format=api"
                },
                {
                    "id": "17d35469-8a22-49a2-9657-d476345da624",
                    "gambit_id": "59453d97-2264-4562-b10a-91f9910be0ff",
                    "last_updated": "2023-09-15T16:33:17.433269-04:00",
                    "created_at": "2023-09-12T09:23:01.267595-04:00",
                    "name": "TEX",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24da7bd-4557-4bb4-99cc-e3fac8595d5c/?format=api"
                }
            ]
        },
        {
            "id": "7a235fc4-caa4-45b5-ab10-410befc4b86b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6ac056c-edf4-434f-b2be-30b4964b1610/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-12T09:23:01.289449-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": "02c3fb07-2707-4942-85aa-b89de1357cc7",
                    "gambit_id": "9d1864fc-57e6-4468-a887-7ee237d2463e",
                    "last_updated": "2023-09-15T16:33:17.447457-04:00",
                    "created_at": "2023-09-12T09:23:01.301163-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/7a235fc4-caa4-45b5-ab10-410befc4b86b/?format=api"
                },
                {
                    "id": "8ee4cb86-2b52-4bf2-8cf3-4cdeaf9cb25c",
                    "gambit_id": "4f64fbee-8097-4fed-8e1e-001d184d7807",
                    "last_updated": "2023-09-15T16:33:17.444112-04:00",
                    "created_at": "2023-09-12T09:23:01.294812-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/7a235fc4-caa4-45b5-ab10-410befc4b86b/?format=api"
                }
            ]
        }
    ]
}