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/ba11d60c-53fa-4a62-95b9-7e473c1c8352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ba11d60c-53fa-4a62-95b9-7e473c1c8352",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6b106516-0774-445d-b52c-63e83c574dad",
    "completed": true,
    "last_updated": "2022-12-19T11:02:04.672998-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.12,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6b106516-0774-445d-b52c-63e83c574dad",
    "datetime": "2022-12-18T10:00:00-05:00",
    "cutoff_datetime": "2022-12-18T10:00:00-05:00",
    "name": "Argentina v. France",
    "bettypes": [
        {
            "id": "105ba66c-3653-407e-8999-f9214b36d50c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba11d60c-53fa-4a62-95b9-7e473c1c8352/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Argentina",
                        "amount": 5181.0
                    },
                    {
                        "team": "France",
                        "amount": 4819.0
                    }
                ],
                "expected_reward_tokens": 12433.02,
                "profit_sb": 3433.02,
                "profit_sb_percentage": 38.14,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Argentina",
                        "amount": 3603.0
                    },
                    {
                        "team": "France",
                        "amount": 3352.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3045.0
                    }
                ],
                "expected_reward_tokens": 8647.2,
                "profit_sb": -352.8,
                "profit_sb_percentage": -3.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05499a8d-1d9b-4b9f-b979-32416dc872b9",
                    "gambit_id": "ef9856c2-fd1a-4b57-859f-bbc8e38ce638",
                    "last_updated": "2022-12-19T11:02:04.679964-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Argentina",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/105ba66c-3653-407e-8999-f9214b36d50c/?format=api"
                },
                {
                    "id": "572200a1-3872-4d84-aa15-09e943cf3da7",
                    "gambit_id": "0e39af39-d76c-42fd-8189-2af3e93d01f5",
                    "last_updated": "2022-12-19T11:02:04.678905-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "France",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/105ba66c-3653-407e-8999-f9214b36d50c/?format=api"
                },
                {
                    "id": "893fc66c-c9be-45c0-a413-5c57eb5e8b8b",
                    "gambit_id": "adf0858e-2eda-40a8-bb26-7ebd6fcf9e11",
                    "last_updated": "2022-12-19T11:02:04.681030-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.84000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/105ba66c-3653-407e-8999-f9214b36d50c/?format=api"
                }
            ]
        },
        {
            "id": "b50c8138-aa40-4b6f-b18a-9222355fee53",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba11d60c-53fa-4a62-95b9-7e473c1c8352/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5662.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4338.0
                    }
                ],
                "expected_reward_tokens": 8719.38,
                "profit_sb": -280.62,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f611aa64-6601-4b55-bed0-af4eb5c2e824",
                    "gambit_id": "c4b13e56-59c2-4cf9-b152-6f9e85ce56c0",
                    "last_updated": "2022-12-19T11:02:04.675578-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.54000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50c8138-aa40-4b6f-b18a-9222355fee53/?format=api"
                },
                {
                    "id": "d40dec37-6ccc-44af-85c2-c5abdfaf147a",
                    "gambit_id": "66e94a64-1374-4332-b643-72376e064b75",
                    "last_updated": "2022-12-19T11:02:04.676665-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50c8138-aa40-4b6f-b18a-9222355fee53/?format=api"
                }
            ]
        }
    ]
}