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/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5aa1764d-8322-48f7-81ff-59dff09926a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9123cf76-8fb6-49ec-9aaf-8356feb038f4",
    "completed": true,
    "last_updated": "2023-03-18T14:52:12.272990-04:00",
    "created_at": "2023-03-17T09:31:51.904050-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9123cf76-8fb6-49ec-9aaf-8356feb038f4",
    "datetime": "2023-03-17T19:07:00-04:00",
    "cutoff_datetime": "2023-03-17T19:07:00-04:00",
    "name": "Carolina Hurricanes v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "73531f68-21fc-4933-867c-b10b32d41aa5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-17T09:31:51.908902-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": 5213.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05234fc0-c5b7-46cf-818c-4e5eee0ce007",
                    "gambit_id": "2ac19a9f-c520-4a5a-a7a8-31577eb0cabe",
                    "last_updated": "2023-03-18T14:52:12.284925-04:00",
                    "created_at": "2023-03-17T09:31:51.909965-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73531f68-21fc-4933-867c-b10b32d41aa5/?format=api"
                },
                {
                    "id": "4b2043d6-c8a2-4477-b864-85679e1b82f6",
                    "gambit_id": "633798d0-ed41-41a4-acc2-8abe3a2724fb",
                    "last_updated": "2023-03-18T14:52:12.286413-04:00",
                    "created_at": "2023-03-17T09:31:51.911070-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73531f68-21fc-4933-867c-b10b32d41aa5/?format=api"
                }
            ]
        },
        {
            "id": "8ae86016-e48e-4f83-8847-41e6f8e03aab",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-17T09:31:51.905559-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": "Carolina Hurricanes",
                        "amount": 6812.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3188.0
                    }
                ],
                "expected_reward_tokens": 9468.36,
                "profit_sb": -31.64,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e24f4e35-66e7-4e0e-91b2-8cdee856773a",
                    "gambit_id": "592357f0-c9a8-4a23-a059-50b7c52ee5ff",
                    "last_updated": "2023-03-18T14:52:12.280813-04:00",
                    "created_at": "2023-03-17T09:31:51.907778-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae86016-e48e-4f83-8847-41e6f8e03aab/?format=api"
                },
                {
                    "id": "e54dc336-f41b-450f-8302-1d92e7c65a79",
                    "gambit_id": "97cfe737-5d2e-41a1-ac39-5fb2c1c88e50",
                    "last_updated": "2023-03-18T14:52:12.282237-04:00",
                    "created_at": "2023-03-17T09:31:51.906674-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae86016-e48e-4f83-8847-41e6f8e03aab/?format=api"
                }
            ]
        },
        {
            "id": "4f525cba-71fc-4e87-befc-f3765b99e770",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-17T10:07:13.010508-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aab1251d-ff74-4606-86aa-8e09984644d5",
                    "gambit_id": "accdc7eb-bc3e-462b-9bd6-374682e63638",
                    "last_updated": "2023-03-18T14:52:12.277554-04:00",
                    "created_at": "2023-03-17T10:07:13.013327-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f525cba-71fc-4e87-befc-f3765b99e770/?format=api"
                },
                {
                    "id": "df9fb329-7e2a-4625-a4d1-295ec3e424fc",
                    "gambit_id": "76e98d4c-8e57-4784-979d-8af1bafde2a8",
                    "last_updated": "2023-03-18T14:52:12.276344-04:00",
                    "created_at": "2023-03-17T10:07:13.011766-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f525cba-71fc-4e87-befc-f3765b99e770/?format=api"
                }
            ]
        }
    ]
}