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/8acee95b-3b16-469c-8ba9-1af20da2e87a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8acee95b-3b16-469c-8ba9-1af20da2e87a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "71074d45-4b11-47fb-b0f4-3725ba998e34",
    "completed": true,
    "last_updated": "2023-10-03T10:13:11.006090-04:00",
    "created_at": "2023-09-29T09:48:13.220560-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/71074d45-4b11-47fb-b0f4-3725ba998e34",
    "datetime": "2023-10-01T09:00:00-04:00",
    "cutoff_datetime": "2023-10-01T09:00:00-04:00",
    "name": "Nottingham Forest v. Brentford",
    "bettypes": [
        {
            "id": "9b360cf5-aa7d-454b-9f5c-0f7d01c354ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/8acee95b-3b16-469c-8ba9-1af20da2e87a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:48:13.230994-04: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": 5312.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 13173.28,
                "profit_sb": 3673.28,
                "profit_sb_percentage": 38.67,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Nottingham Forest",
                        "amount": 3710.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 3274.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3016.0
                    }
                ],
                "expected_reward_tokens": 9198.8,
                "profit_sb": -301.2,
                "profit_sb_percentage": -3.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "265b26cf-f707-40ee-bf62-249d621bcd6b",
                    "gambit_id": "65fc330e-c54f-4a01-8b0b-3f792540f741",
                    "last_updated": "2023-10-03T10:13:11.029838-04:00",
                    "created_at": "2023-09-29T09:48:13.241709-04:00",
                    "name": "Nottingham Forest",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b360cf5-aa7d-454b-9f5c-0f7d01c354ff/?format=api"
                },
                {
                    "id": "4bad7a1d-191c-4db7-8a7d-c3cfe5cf7958",
                    "gambit_id": "793832f9-222d-4762-a992-f0046a6edff8",
                    "last_updated": "2023-10-03T10:13:11.035564-04:00",
                    "created_at": "2023-09-29T09:48:13.246152-04:00",
                    "name": "Brentford",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b360cf5-aa7d-454b-9f5c-0f7d01c354ff/?format=api"
                },
                {
                    "id": "644452b2-cd3a-4e03-bccf-2743f694b704",
                    "gambit_id": "4818229a-34ef-4eb1-8b6f-e045f6deb3dc",
                    "last_updated": "2023-10-03T10:13:11.023914-04:00",
                    "created_at": "2023-09-29T09:48:13.236126-04:00",
                    "name": "Draw",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b360cf5-aa7d-454b-9f5c-0f7d01c354ff/?format=api"
                }
            ]
        },
        {
            "id": "9ecf9898-9256-4816-9fb6-3f5b7041aef3",
            "match": "https://api-prod.gambitprofit.com/api/matches/8acee95b-3b16-469c-8ba9-1af20da2e87a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:48:13.251285-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": "3a40d9ab-e229-4f6a-a211-576ef43b8271",
                    "gambit_id": "4c5c1776-b1cf-45cc-bd3e-9e6790777df5",
                    "last_updated": "2023-10-03T10:13:11.052798-04:00",
                    "created_at": "2023-09-29T09:48:13.260024-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/9ecf9898-9256-4816-9fb6-3f5b7041aef3/?format=api"
                },
                {
                    "id": "be129714-09b4-4684-873c-4fd8ee4077e6",
                    "gambit_id": "2764aba6-42c3-4282-8e75-fea827e37d46",
                    "last_updated": "2023-10-03T10:13:11.047056-04:00",
                    "created_at": "2023-09-29T09:48:13.255674-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/9ecf9898-9256-4816-9fb6-3f5b7041aef3/?format=api"
                }
            ]
        }
    ]
}