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/cc0d5861-dfbb-408d-bc4b-2769ee1cd55d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cc0d5861-dfbb-408d-bc4b-2769ee1cd55d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "39557254-7c6f-42fc-9439-50076feb5437",
    "completed": true,
    "last_updated": "2023-01-16T11:12:13.892615-05:00",
    "created_at": "2023-01-11T12:17:21.321048-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.06,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/39557254-7c6f-42fc-9439-50076feb5437",
    "datetime": "2023-01-14T10:00:00-05:00",
    "cutoff_datetime": "2023-01-14T10:00:00-05:00",
    "name": "Nottingham Forest v. Leicester City",
    "bettypes": [
        {
            "id": "ee27eae8-9ade-490b-a6cc-68c85efcd04b",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc0d5861-dfbb-408d-bc4b-2769ee1cd55d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-11T12:17:21.326537-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Nottingham Forest",
                        "amount": 5131.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 4869.0
                    }
                ],
                "expected_reward_tokens": 12415.95,
                "profit_sb": 3415.95,
                "profit_sb_percentage": 37.96,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Nottingham Forest",
                        "amount": 3574.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 3392.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3035.0
                    }
                ],
                "expected_reward_tokens": 8649.08,
                "profit_sb": -350.92,
                "profit_sb_percentage": -3.9,
                "recommended": false
            },
            "lines": [
                {
                    "id": "929775ce-4059-4d3f-b579-7a5b74388d8d",
                    "gambit_id": "051f128c-620a-4610-8fb7-2bedafb38573",
                    "last_updated": "2023-01-16T11:12:13.911829-05:00",
                    "created_at": "2023-01-11T12:17:21.328983-05:00",
                    "name": "Nottingham Forest",
                    "reward": "2.42000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
                },
                {
                    "id": "1b889027-756d-487d-b642-0fe38cf66d82",
                    "gambit_id": "33e2d7ff-7250-47f1-8190-8b0606917507",
                    "last_updated": "2023-01-16T11:12:13.908779-05:00",
                    "created_at": "2023-01-11T12:17:21.327733-05:00",
                    "name": "Leicester City",
                    "reward": "2.55000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
                },
                {
                    "id": "54cf3d26-df3b-40c4-9a61-80a9aea27f4e",
                    "gambit_id": "352df3c2-30f2-43da-89c8-3f0759ea963b",
                    "last_updated": "2023-01-16T11:12:13.914801-05:00",
                    "created_at": "2023-01-11T12:17:21.330204-05:00",
                    "name": "Draw",
                    "reward": "2.85000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
                }
            ]
        },
        {
            "id": "b822c8bb-025b-4fe8-881d-4c67abef3811",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc0d5861-dfbb-408d-bc4b-2769ee1cd55d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-11T12:17:21.322708-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 Under 2.5",
                        "amount": 5762.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4238.0
                    }
                ],
                "expected_reward_tokens": 8815.04,
                "profit_sb": -184.96,
                "profit_sb_percentage": -2.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "119b1776-ca73-43ba-87b7-7f3c6afbce62",
                    "gambit_id": "c2451195-555e-4b22-8d87-8fbd2366d1dd",
                    "last_updated": "2023-01-16T11:12:13.899636-05:00",
                    "created_at": "2023-01-11T12:17:21.323945-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.53000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b822c8bb-025b-4fe8-881d-4c67abef3811/?format=api"
                },
                {
                    "id": "c5d4d228-ddfd-42b6-8eb1-9ecdb394d8b2",
                    "gambit_id": "aedf7868-2ee3-46ff-a658-f4b7ba644da3",
                    "last_updated": "2023-01-16T11:12:13.902768-05:00",
                    "created_at": "2023-01-11T12:17:21.325238-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.08000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b822c8bb-025b-4fe8-881d-4c67abef3811/?format=api"
                }
            ]
        }
    ]
}