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/69533d93-5636-46ec-a39c-d040b6b7c4c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69533d93-5636-46ec-a39c-d040b6b7c4c3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6539164d-be0c-4b0c-966b-e248279dc16b",
    "completed": true,
    "last_updated": "2023-10-23T20:43:04.530168-04:00",
    "created_at": "2023-10-21T09:38:06.132186-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6539164d-be0c-4b0c-966b-e248279dc16b",
    "datetime": "2023-10-21T19:07:00-04:00",
    "cutoff_datetime": "2023-10-21T19:07:00-04:00",
    "name": "Toronto Maple Leafs v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "7d20efff-4864-46d3-978a-5b9148683db2",
            "match": "https://api-prod.gambitprofit.com/api/matches/69533d93-5636-46ec-a39c-d040b6b7c4c3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:06.137602-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": "Toronto Maple Leafs",
                        "amount": 5688.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24efafd8-cc6a-4802-80d4-eea082cdbe0a",
                    "gambit_id": "24afb766-8ea1-47fb-b0fd-3e6d14066360",
                    "last_updated": "2023-10-23T20:43:04.539483-04:00",
                    "created_at": "2023-10-21T09:38:06.142129-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d20efff-4864-46d3-978a-5b9148683db2/?format=api"
                },
                {
                    "id": "aa5cab8d-c3e0-4ea5-8e37-c939fd888830",
                    "gambit_id": "b1cae834-8406-4a9d-90d1-29651f763df0",
                    "last_updated": "2023-10-23T20:43:04.543229-04:00",
                    "created_at": "2023-10-21T09:38:06.147043-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d20efff-4864-46d3-978a-5b9148683db2/?format=api"
                }
            ]
        },
        {
            "id": "65a1420b-6fac-4a4c-843e-15c33ca48906",
            "match": "https://api-prod.gambitprofit.com/api/matches/69533d93-5636-46ec-a39c-d040b6b7c4c3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:06.152203-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": "Tampa Bay Lightning",
                        "amount": 6222.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "628d7995-e1d0-42c6-ad21-68419e49cc7c",
                    "gambit_id": "7ee208c3-48af-4ef7-84eb-5e7087ad11cd",
                    "last_updated": "2023-10-23T20:43:04.550128-04:00",
                    "created_at": "2023-10-21T09:38:06.155848-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a1420b-6fac-4a4c-843e-15c33ca48906/?format=api"
                },
                {
                    "id": "b78fb194-6ccf-4656-882a-fae152c9ed40",
                    "gambit_id": "c5f00e22-b806-45f8-86d7-636a2ea1b02d",
                    "last_updated": "2023-10-23T20:43:04.553687-04:00",
                    "created_at": "2023-10-21T09:38:06.160026-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a1420b-6fac-4a4c-843e-15c33ca48906/?format=api"
                }
            ]
        },
        {
            "id": "2ca9e019-0b1d-4de0-8ca1-3735a0b4d298",
            "match": "https://api-prod.gambitprofit.com/api/matches/69533d93-5636-46ec-a39c-d040b6b7c4c3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:06.164234-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 7",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c268abc-302c-4d33-ac95-f2912b6adb16",
                    "gambit_id": "6237dd57-d502-4af8-970c-aa79a8899a99",
                    "last_updated": "2023-10-23T20:43:04.564364-04:00",
                    "created_at": "2023-10-21T09:38:06.176890-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca9e019-0b1d-4de0-8ca1-3735a0b4d298/?format=api"
                },
                {
                    "id": "f8cec785-5beb-439f-bc71-aabd36ceb189",
                    "gambit_id": "859e936e-c7af-4f5c-b231-af84ecf48154",
                    "last_updated": "2023-10-23T20:43:04.560763-04:00",
                    "created_at": "2023-10-21T09:38:06.170299-04:00",
                    "name": "Game Total Over 7",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca9e019-0b1d-4de0-8ca1-3735a0b4d298/?format=api"
                }
            ]
        }
    ]
}