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/9070ee64-e594-4005-b3ff-9e5881c2ab5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9070ee64-e594-4005-b3ff-9e5881c2ab5f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4ba61a8d-5a4b-4226-afff-96f342227355",
    "completed": true,
    "last_updated": "2023-08-22T09:37:58.199103-04:00",
    "created_at": "2023-08-18T17:53:22.194098-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.13,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4ba61a8d-5a4b-4226-afff-96f342227355",
    "datetime": "2023-08-19T10:00:00-04:00",
    "cutoff_datetime": "2023-08-19T10:00:00-04:00",
    "name": "Fulham v. Brentford",
    "bettypes": [
        {
            "id": "564ba577-0f5f-4863-bb9e-1efdbb59da77",
            "match": "https://api-prod.gambitprofit.com/api/matches/9070ee64-e594-4005-b3ff-9e5881c2ab5f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T17:53:22.205532-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Brentford",
                        "amount": 5132.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 4868.0
                    }
                ],
                "expected_reward_tokens": 13240.56,
                "profit_sb": 3740.56,
                "profit_sb_percentage": 39.37,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brentford",
                        "amount": 3564.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 3381.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3055.0
                    }
                ],
                "expected_reward_tokens": 9195.12,
                "profit_sb": -304.88,
                "profit_sb_percentage": -3.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "287c766f-f092-4de4-b01a-ca0ff118a128",
                    "gambit_id": "eea6ed91-a27b-468d-b3c7-5b1a7e7c106e",
                    "last_updated": "2023-08-22T09:37:58.214380-04:00",
                    "created_at": "2023-08-18T17:53:22.218831-04:00",
                    "name": "Brentford",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
                },
                {
                    "id": "9fcea87e-ee85-49ed-9bff-eb85359f7f0c",
                    "gambit_id": "e8cc6df0-3e47-48eb-8593-12a8bc45f85a",
                    "last_updated": "2023-08-22T09:37:58.211168-04:00",
                    "created_at": "2023-08-18T17:53:22.214379-04:00",
                    "name": "Fulham",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
                },
                {
                    "id": "a9e45236-43ed-410c-87ca-33d1c4c14556",
                    "gambit_id": "ae094245-2963-455b-9d55-9b7ef5d6d66b",
                    "last_updated": "2023-08-22T09:37:58.207672-04:00",
                    "created_at": "2023-08-18T17:53:22.209764-04:00",
                    "name": "Draw",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
                }
            ]
        },
        {
            "id": "b521b88f-3df7-4ed0-b6f3-23e761199657",
            "match": "https://api-prod.gambitprofit.com/api/matches/9070ee64-e594-4005-b3ff-9e5881c2ab5f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T17:53:22.223276-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": 5511.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": -297.55,
                "profit_sb_percentage": -3.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9af21cd9-8e2d-4cee-b8ea-e0c94c7788be",
                    "gambit_id": "ccd289c0-a9d6-4f9a-8dea-7b9631dbdf09",
                    "last_updated": "2023-08-22T09:37:58.224224-04:00",
                    "created_at": "2023-08-18T17:53:22.235599-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/b521b88f-3df7-4ed0-b6f3-23e761199657/?format=api"
                },
                {
                    "id": "c42a73fc-5836-4c9a-898c-a914d8315cac",
                    "gambit_id": "695ef54c-0f22-49a5-acac-a8b393310407",
                    "last_updated": "2023-08-22T09:37:58.220937-04:00",
                    "created_at": "2023-08-18T17:53:22.228142-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b521b88f-3df7-4ed0-b6f3-23e761199657/?format=api"
                }
            ]
        }
    ]
}