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/94358329-7778-42b2-b27c-0c61793ecb03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94358329-7778-42b2-b27c-0c61793ecb03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f12289af-3544-4cdc-9141-c5a127c21683",
    "completed": true,
    "last_updated": "2023-04-04T19:42:05.651845-04:00",
    "created_at": "2023-03-31T11:07:14.171826-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.45,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f12289af-3544-4cdc-9141-c5a127c21683",
    "datetime": "2023-04-03T15:00:00-04:00",
    "cutoff_datetime": "2023-04-03T15:00:00-04:00",
    "name": "Everton v. Tottenham",
    "bettypes": [
        {
            "id": "00d12b98-4f13-494f-8372-2572a1244937",
            "match": "https://api-prod.gambitprofit.com/api/matches/94358329-7778-42b2-b27c-0c61793ecb03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T11:07:14.184030-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 6186.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3814.0
                    }
                ],
                "expected_reward_tokens": 12433.64,
                "profit_sb": 2933.64,
                "profit_sb_percentage": 30.88,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 4611.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2843.0
                    },
                    {
                        "team": "Everton",
                        "amount": 2546.0
                    }
                ],
                "expected_reward_tokens": 9267.44,
                "profit_sb": -232.56,
                "profit_sb_percentage": -2.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18d06300-3b10-41be-bcec-6654612c5ebd",
                    "gambit_id": "ecf40432-51cf-4f27-bd3b-a542f602fc19",
                    "last_updated": "2023-04-04T19:42:05.661118-04:00",
                    "created_at": "2023-03-31T11:07:14.187412-04:00",
                    "name": "Tottenham",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d12b98-4f13-494f-8372-2572a1244937/?format=api"
                },
                {
                    "id": "f010a1fa-2421-4632-bc34-2217d19c8ed9",
                    "gambit_id": "d3725533-64db-498e-bd14-5d9f4edb6de6",
                    "last_updated": "2023-04-04T19:42:05.664474-04:00",
                    "created_at": "2023-03-31T11:07:14.193729-04:00",
                    "name": "Draw",
                    "reward": "3.26000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d12b98-4f13-494f-8372-2572a1244937/?format=api"
                },
                {
                    "id": "85951b37-b5a9-455e-b345-429041c5330c",
                    "gambit_id": "d2171641-573b-4aff-9f4b-b352e4e3b3a6",
                    "last_updated": "2023-04-04T19:42:05.662815-04:00",
                    "created_at": "2023-03-31T11:07:14.190429-04:00",
                    "name": "Everton",
                    "reward": "3.64000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d12b98-4f13-494f-8372-2572a1244937/?format=api"
                }
            ]
        },
        {
            "id": "c579bcaa-d846-4b95-99e4-14a3d939c55d",
            "match": "https://api-prod.gambitprofit.com/api/matches/94358329-7778-42b2-b27c-0c61793ecb03/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T11:07:14.175581-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": 5523.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4477.0
                    }
                ],
                "expected_reward_tokens": 9222.62,
                "profit_sb": -277.38,
                "profit_sb_percentage": -2.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2880836c-3b4e-4ba9-8388-a3072babbe69",
                    "gambit_id": "b7019061-b232-45d6-8670-705b4014d801",
                    "last_updated": "2023-04-04T19:42:05.656491-04:00",
                    "created_at": "2023-03-31T11:07:14.178367-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c579bcaa-d846-4b95-99e4-14a3d939c55d/?format=api"
                },
                {
                    "id": "d9f6f1be-ebf4-44ec-a1a4-83b5734ea984",
                    "gambit_id": "a1cbd46f-7d3e-42e6-99c6-d6f926c15ca0",
                    "last_updated": "2023-04-04T19:42:05.658143-04:00",
                    "created_at": "2023-03-31T11:07:14.180949-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c579bcaa-d846-4b95-99e4-14a3d939c55d/?format=api"
                }
            ]
        }
    ]
}