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/24e8468c-1ddc-4139-904a-ad86fad1bde3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "24e8468c-1ddc-4139-904a-ad86fad1bde3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "315a874f-fc7e-4557-8b3b-d1203dbc3a00",
    "completed": true,
    "last_updated": "2023-09-15T16:33:17.151411-04:00",
    "created_at": "2023-09-12T09:23:00.981075-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/315a874f-fc7e-4557-8b3b-d1203dbc3a00",
    "datetime": "2023-09-12T18:40:00-04:00",
    "cutoff_datetime": "2023-09-12T18:40:00-04:00",
    "name": "CIN (B Williamson) v. DET (J Wentz)",
    "bettypes": [
        {
            "id": "b8646f82-ad1b-49a1-9624-3044098a001c",
            "match": "https://api-prod.gambitprofit.com/api/matches/24e8468c-1ddc-4139-904a-ad86fad1bde3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-12T09:23:00.990786-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": "CIN (B Williamson)",
                        "amount": 5325.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8858b13a-47f5-46ab-830d-d37d5b58bc9f",
                    "gambit_id": "3cd320d3-173d-44aa-a617-13e0012857f8",
                    "last_updated": "2023-09-15T16:33:17.166164-04:00",
                    "created_at": "2023-09-12T09:23:00.994739-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8646f82-ad1b-49a1-9624-3044098a001c/?format=api"
                },
                {
                    "id": "56a6c7bb-b080-4c3b-b758-30c5c0a7361e",
                    "gambit_id": "5111a4e2-3fa4-4f94-831c-dfaaeac8756b",
                    "last_updated": "2023-09-15T16:33:17.169696-04:00",
                    "created_at": "2023-09-12T09:23:00.998717-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8646f82-ad1b-49a1-9624-3044098a001c/?format=api"
                }
            ]
        },
        {
            "id": "de2849e2-4496-4ac8-89e0-dd953b1480f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/24e8468c-1ddc-4139-904a-ad86fad1bde3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-12T09:23:01.004355-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": "DET",
                        "amount": 5857.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7da9285c-f731-4330-89fd-3e30ebb11229",
                    "gambit_id": "5799089e-f746-40c0-93e1-4d02e286a318",
                    "last_updated": "2023-09-15T16:33:17.180266-04:00",
                    "created_at": "2023-09-12T09:23:01.012891-04:00",
                    "name": "DET",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2849e2-4496-4ac8-89e0-dd953b1480f0/?format=api"
                },
                {
                    "id": "e220ab6a-2669-4a0e-a580-baa9620a494d",
                    "gambit_id": "c4493303-7d66-4212-aace-79ecea307fb3",
                    "last_updated": "2023-09-15T16:33:17.176461-04:00",
                    "created_at": "2023-09-12T09:23:01.008434-04:00",
                    "name": "CIN",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2849e2-4496-4ac8-89e0-dd953b1480f0/?format=api"
                }
            ]
        },
        {
            "id": "1588c6c0-a515-4964-904e-2bba0f5bb6c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/24e8468c-1ddc-4139-904a-ad86fad1bde3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-12T09:23:01.017131-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ed64974-272d-404e-ab48-54641f85355c",
                    "gambit_id": "4f71191b-38e3-4cb6-ba20-f779d1c7d239",
                    "last_updated": "2023-09-15T16:33:17.187371-04:00",
                    "created_at": "2023-09-12T09:23:01.021196-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1588c6c0-a515-4964-904e-2bba0f5bb6c5/?format=api"
                },
                {
                    "id": "f0bd2c55-1bb3-4c2e-9b66-381d1ba6c694",
                    "gambit_id": "d9af3598-7a8c-4765-a4b5-2bf2f5beb947",
                    "last_updated": "2023-09-15T16:33:17.191129-04:00",
                    "created_at": "2023-09-12T09:23:01.027452-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1588c6c0-a515-4964-904e-2bba0f5bb6c5/?format=api"
                }
            ]
        }
    ]
}