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/7c32a9c0-1869-4af7-a1f7-27893b583f9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c32a9c0-1869-4af7-a1f7-27893b583f9e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f7d2e2ac-b55f-4bcd-9e3a-08b69e51ec85",
    "completed": true,
    "last_updated": "2023-10-09T15:28:13.171093-04:00",
    "created_at": "2023-10-06T10:08:02.433977-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.86,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f7d2e2ac-b55f-4bcd-9e3a-08b69e51ec85",
    "datetime": "2023-10-07T12:30:00-04:00",
    "cutoff_datetime": "2023-10-07T12:30:00-04:00",
    "name": "Crystal Palace v. Nottingham Forest",
    "bettypes": [
        {
            "id": "5348921e-cf24-4528-99ef-5d55a8e3debd",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c32a9c0-1869-4af7-a1f7-27893b583f9e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-06T10:08:02.440252-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 5692.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4308.0
                    }
                ],
                "expected_reward_tokens": 12750.08,
                "profit_sb": 3250.08,
                "profit_sb_percentage": 34.21,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 4120.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3118.0
                    },
                    {
                        "team": "Nottingham Forest",
                        "amount": 2763.0
                    }
                ],
                "expected_reward_tokens": 9228.42,
                "profit_sb": -271.58,
                "profit_sb_percentage": -2.86,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9eb34688-5ac4-4dc6-823d-f01928f52871",
                    "gambit_id": "da242ec5-3fd3-4fed-aad8-44ac15d2a05d",
                    "last_updated": "2023-10-09T15:28:13.190583-04:00",
                    "created_at": "2023-10-06T10:08:02.459786-04:00",
                    "name": "Crystal Palace",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5348921e-cf24-4528-99ef-5d55a8e3debd/?format=api"
                },
                {
                    "id": "6447801f-0df6-4295-be4d-4338fabed31b",
                    "gambit_id": "e4ea379d-0b32-4c44-9f7c-f8897faa5c8d",
                    "last_updated": "2023-10-09T15:28:13.187208-04:00",
                    "created_at": "2023-10-06T10:08:02.454240-04:00",
                    "name": "Draw",
                    "reward": "2.96000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5348921e-cf24-4528-99ef-5d55a8e3debd/?format=api"
                },
                {
                    "id": "ac83e44c-2d2d-4fbe-bead-53b7c884255f",
                    "gambit_id": "cc87c7e6-5064-4ea8-9f07-ca11c2f32d83",
                    "last_updated": "2023-10-09T15:28:13.183722-04:00",
                    "created_at": "2023-10-06T10:08:02.447468-04:00",
                    "name": "Nottingham Forest",
                    "reward": "3.34000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5348921e-cf24-4528-99ef-5d55a8e3debd/?format=api"
                }
            ]
        },
        {
            "id": "27c045c6-5872-40f7-a5fe-8d7a5f787691",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c32a9c0-1869-4af7-a1f7-27893b583f9e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-06T10:08:02.466197-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 2.5",
                        "amount": 5979.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4021.0
                    }
                ],
                "expected_reward_tokens": 9207.66,
                "profit_sb": -292.34,
                "profit_sb_percentage": -3.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a10a62b-5bb5-4056-897e-4490f33393f6",
                    "gambit_id": "ed614682-c7cf-4c0b-813b-510ee524c613",
                    "last_updated": "2023-10-09T15:28:13.198614-04:00",
                    "created_at": "2023-10-06T10:08:02.470983-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.54000",
                    "odds": "1.57000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27c045c6-5872-40f7-a5fe-8d7a5f787691/?format=api"
                },
                {
                    "id": "82bd0f73-098a-4769-bbb0-1b322ef353a1",
                    "gambit_id": "2effea4b-0806-4dce-b2ae-eb5d4af28b26",
                    "last_updated": "2023-10-09T15:28:13.202746-04:00",
                    "created_at": "2023-10-06T10:08:02.478031-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27c045c6-5872-40f7-a5fe-8d7a5f787691/?format=api"
                }
            ]
        }
    ]
}