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/ff05ad1f-fdea-4a00-8127-4c5dce9ab97b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ff05ad1f-fdea-4a00-8127-4c5dce9ab97b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1cddf155-c966-4140-a680-e2e49e123348",
    "completed": true,
    "last_updated": "2024-02-03T10:33:01.462612-05:00",
    "created_at": "2024-02-02T09:58:20.087663-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1cddf155-c966-4140-a680-e2e49e123348",
    "datetime": "2024-02-02T20:10:00-05:00",
    "cutoff_datetime": "2024-02-02T20:10:00-05:00",
    "name": "Orlando Magic v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "93da60a7-de35-4a85-8f57-061698beaa72",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff05ad1f-fdea-4a00-8127-4c5dce9ab97b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-02T09:58:20.109183-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": "Minnesota Timberwolves",
                        "amount": 6935.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ad838b2-0c5b-4f2e-aa78-7e3b32c4e0f0",
                    "gambit_id": "7a6614d5-bef0-4f0a-9c01-6fbbbe89a355",
                    "last_updated": "2024-02-03T10:33:01.490077-05:00",
                    "created_at": "2024-02-02T09:58:20.131578-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93da60a7-de35-4a85-8f57-061698beaa72/?format=api"
                },
                {
                    "id": "93ded166-2d5e-4208-bdae-230d064ec014",
                    "gambit_id": "f79ee419-bf1f-4939-84fe-70919a616b62",
                    "last_updated": "2024-02-03T10:33:01.486808-05:00",
                    "created_at": "2024-02-02T09:58:20.118552-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93da60a7-de35-4a85-8f57-061698beaa72/?format=api"
                }
            ]
        },
        {
            "id": "dc1cd82f-5cce-4a32-bab9-3daf00bfac02",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff05ad1f-fdea-4a00-8127-4c5dce9ab97b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-02T09:58:20.093630-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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3289c8be-c5a1-4abb-a03f-3cdceba9bc1b",
                    "gambit_id": "e1b6a9b3-96bb-4dbb-b7ca-8f622a3fc4d1",
                    "last_updated": "2024-02-03T10:33:01.477112-05:00",
                    "created_at": "2024-02-02T09:58:20.099397-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc1cd82f-5cce-4a32-bab9-3daf00bfac02/?format=api"
                },
                {
                    "id": "f61b52d2-dc4f-4050-b0f5-d4aad0d2ee99",
                    "gambit_id": "2397f58c-db66-4d5e-a9b9-6efb193b5d85",
                    "last_updated": "2024-02-03T10:33:01.480531-05:00",
                    "created_at": "2024-02-02T09:58:20.104456-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc1cd82f-5cce-4a32-bab9-3daf00bfac02/?format=api"
                }
            ]
        },
        {
            "id": "7ac040f2-8c37-4b1f-8d82-5f8265ff5299",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff05ad1f-fdea-4a00-8127-4c5dce9ab97b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-02T09:58:20.139374-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 212",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 212",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbb2b861-6d42-4fdf-84a5-d29d9de86a8d",
                    "gambit_id": "6134c7e8-c7a5-448f-91e5-e99ea92173b9",
                    "last_updated": "2024-02-03T10:33:01.496871-05:00",
                    "created_at": "2024-02-02T09:58:20.150943-05:00",
                    "name": "Game Total Under 212",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac040f2-8c37-4b1f-8d82-5f8265ff5299/?format=api"
                },
                {
                    "id": "13eae971-c15a-441d-93e6-10ad73bdf2fd",
                    "gambit_id": "d201a717-579d-41ea-a6d5-cf1a5f30ecc0",
                    "last_updated": "2024-02-03T10:33:01.500257-05:00",
                    "created_at": "2024-02-02T09:58:20.143077-05:00",
                    "name": "Game Total Over 212",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac040f2-8c37-4b1f-8d82-5f8265ff5299/?format=api"
                }
            ]
        }
    ]
}