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/b12b6f32-8909-4edf-b27e-d8367b4ec440/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b12b6f32-8909-4edf-b27e-d8367b4ec440",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4eb2aa93-318c-4b0d-9c31-ed73fa24e94f",
    "completed": true,
    "last_updated": "2023-04-01T10:41:47.692434-04:00",
    "created_at": "2023-03-31T09:56:49.115052-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4eb2aa93-318c-4b0d-9c31-ed73fa24e94f",
    "datetime": "2023-03-31T22:07:00-04:00",
    "cutoff_datetime": "2023-03-31T22:07:00-04:00",
    "name": "Calgary Flames v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "02a3d17b-0c45-4cab-a50d-dfaaf1b2e12f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b12b6f32-8909-4edf-b27e-d8367b4ec440/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T09:56:49.125405-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": "Calgary Flames",
                        "amount": 5867.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "04f248d5-793c-4fe9-b406-5e926d3f973b",
                    "gambit_id": "85e792fc-5350-4b23-b348-c61118781d60",
                    "last_updated": "2023-04-01T10:41:47.708407-04:00",
                    "created_at": "2023-03-31T09:56:49.130275-04:00",
                    "name": "Calgary Flames",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a3d17b-0c45-4cab-a50d-dfaaf1b2e12f/?format=api"
                },
                {
                    "id": "730856d5-71a0-483b-9c7c-d00d47955398",
                    "gambit_id": "bde0f854-1953-4039-b4f1-264c3ab2361e",
                    "last_updated": "2023-04-01T10:41:47.706585-04:00",
                    "created_at": "2023-03-31T09:56:49.127670-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a3d17b-0c45-4cab-a50d-dfaaf1b2e12f/?format=api"
                }
            ]
        },
        {
            "id": "d4baceae-bc54-4381-8be8-dcbe46c8c750",
            "match": "https://api-prod.gambitprofit.com/api/matches/b12b6f32-8909-4edf-b27e-d8367b4ec440/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-31T09:56:49.118140-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": "Vancouver Canucks",
                        "amount": 6458.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc8baaf2-d8d6-4c40-aba4-6e8efdf1fa26",
                    "gambit_id": "fdf558b4-327a-4412-b69a-d5fad7a397bc",
                    "last_updated": "2023-04-01T10:41:47.701695-04:00",
                    "created_at": "2023-03-31T09:56:49.120478-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4baceae-bc54-4381-8be8-dcbe46c8c750/?format=api"
                },
                {
                    "id": "bc292a87-08b1-46c6-acc1-e938e6828bab",
                    "gambit_id": "64851851-a157-4e99-8c23-10ad2e390979",
                    "last_updated": "2023-04-01T10:41:47.703268-04:00",
                    "created_at": "2023-03-31T09:56:49.122906-04:00",
                    "name": "Calgary Flames",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4baceae-bc54-4381-8be8-dcbe46c8c750/?format=api"
                }
            ]
        },
        {
            "id": "e7bad398-e817-41d6-80c0-06f8c7a569bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b12b6f32-8909-4edf-b27e-d8367b4ec440/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T10:01:53.063564-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 6.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98a68e8b-b0af-474f-9022-98bb6b2c2082",
                    "gambit_id": "07c0c506-ba89-4f15-8fac-1bcc39c1624d",
                    "last_updated": "2023-04-01T10:41:47.698528-04:00",
                    "created_at": "2023-03-31T10:01:53.068158-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bad398-e817-41d6-80c0-06f8c7a569bb/?format=api"
                },
                {
                    "id": "2d79d62a-a8d5-49f4-ba2f-63ed82c746cd",
                    "gambit_id": "8559291f-2351-461f-8f8f-e341e3e2fef4",
                    "last_updated": "2023-04-01T10:41:47.696664-04:00",
                    "created_at": "2023-03-31T10:01:53.065837-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bad398-e817-41d6-80c0-06f8c7a569bb/?format=api"
                }
            ]
        }
    ]
}