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/1adc106c-bf2b-4b37-ab33-cbc55956e9e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1adc106c-bf2b-4b37-ab33-cbc55956e9e9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a226cb9-780d-4fc2-a6e5-936e9004abf1",
    "completed": true,
    "last_updated": "2024-01-01T13:18:19.226467-05:00",
    "created_at": "2023-12-29T09:58:08.058738-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3a226cb9-780d-4fc2-a6e5-936e9004abf1",
    "datetime": "2023-12-29T19:07:00-05:00",
    "cutoff_datetime": "2023-12-29T19:07:00-05:00",
    "name": "Nashville Predators v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "90812f82-359a-4074-a8e9-d7731dae65fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/1adc106c-bf2b-4b37-ab33-cbc55956e9e9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-29T09:58:08.066208-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": "Detroit Red Wings",
                        "amount": 5107.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79dd8906-e105-4a25-8359-26d849fe0c18",
                    "gambit_id": "c8c68d36-1e95-44f6-b0bd-d49766344910",
                    "last_updated": "2024-01-01T13:18:19.256006-05:00",
                    "created_at": "2023-12-29T09:58:08.076698-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90812f82-359a-4074-a8e9-d7731dae65fa/?format=api"
                },
                {
                    "id": "ed15ab31-15d6-47d1-b906-644c49d4e784",
                    "gambit_id": "a628b3c2-b036-4d5d-816d-d2948a674fa9",
                    "last_updated": "2024-01-01T13:18:19.245593-05:00",
                    "created_at": "2023-12-29T09:58:08.071317-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90812f82-359a-4074-a8e9-d7731dae65fa/?format=api"
                }
            ]
        },
        {
            "id": "3184c988-addc-4c2f-9d45-9db4044fa127",
            "match": "https://api-prod.gambitprofit.com/api/matches/1adc106c-bf2b-4b37-ab33-cbc55956e9e9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-29T09:58:08.082559-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": "Nashville Predators",
                        "amount": 6935.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f71f8a53-0652-4d43-8971-af0486c546fb",
                    "gambit_id": "7ffc3a07-7e48-4bc8-bd21-f984c2a10f3e",
                    "last_updated": "2024-01-01T13:18:19.262995-05:00",
                    "created_at": "2023-12-29T09:58:08.087443-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3184c988-addc-4c2f-9d45-9db4044fa127/?format=api"
                },
                {
                    "id": "ca6ae698-632c-4342-be8b-b12cfb91461e",
                    "gambit_id": "653ab28e-3999-4fda-a610-bb3e16b15e78",
                    "last_updated": "2024-01-01T13:18:19.266582-05:00",
                    "created_at": "2023-12-29T09:58:08.091887-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3184c988-addc-4c2f-9d45-9db4044fa127/?format=api"
                }
            ]
        },
        {
            "id": "a5bee311-f312-4114-bb1d-c98456872275",
            "match": "https://api-prod.gambitprofit.com/api/matches/1adc106c-bf2b-4b37-ab33-cbc55956e9e9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-29T09:58:08.096560-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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12287739-a8a2-448b-840d-b16bfadc6318",
                    "gambit_id": "d211657e-1754-453b-841f-3ac184652116",
                    "last_updated": "2024-01-01T13:18:19.273334-05:00",
                    "created_at": "2023-12-29T09:58:08.100447-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bee311-f312-4114-bb1d-c98456872275/?format=api"
                },
                {
                    "id": "12d80277-d52e-4994-870e-31cc174fc5d9",
                    "gambit_id": "e076ce26-e777-4088-8316-fc082daeb6c5",
                    "last_updated": "2024-01-01T13:18:19.277711-05:00",
                    "created_at": "2023-12-29T09:58:08.105378-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bee311-f312-4114-bb1d-c98456872275/?format=api"
                }
            ]
        }
    ]
}