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/963402d8-7990-48d5-852c-25ddb574b6f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "963402d8-7990-48d5-852c-25ddb574b6f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "181d7017-7379-4f74-87fb-4ee724c6db83",
    "completed": true,
    "last_updated": "2023-12-28T18:28:08.369988-05:00",
    "created_at": "2023-12-27T09:03:04.335291-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/181d7017-7379-4f74-87fb-4ee724c6db83",
    "datetime": "2023-12-27T20:40:00-05:00",
    "cutoff_datetime": "2023-12-27T20:40:00-05:00",
    "name": "Cleveland Cavaliers v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "490a8354-bdd6-43b1-9fe6-7c11f3c4a31a",
            "match": "https://api-prod.gambitprofit.com/api/matches/963402d8-7990-48d5-852c-25ddb574b6f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-27T09:03:04.340819-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": "Dallas Mavericks",
                        "amount": 6935.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4565cb6b-bb98-4851-be23-7410ef7b2d6a",
                    "gambit_id": "cde7bad1-72e3-4c7e-a338-168f63e250b7",
                    "last_updated": "2023-12-28T18:28:08.386937-05:00",
                    "created_at": "2023-12-27T09:03:04.349174-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490a8354-bdd6-43b1-9fe6-7c11f3c4a31a/?format=api"
                },
                {
                    "id": "10255a6d-0637-4430-a551-169ae1bf529f",
                    "gambit_id": "1d372476-9357-4902-b1d4-5a1b1c1603c6",
                    "last_updated": "2023-12-28T18:28:08.383403-05:00",
                    "created_at": "2023-12-27T09:03:04.344885-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490a8354-bdd6-43b1-9fe6-7c11f3c4a31a/?format=api"
                }
            ]
        },
        {
            "id": "cb1e87ff-d743-4646-af29-6216a2ed3373",
            "match": "https://api-prod.gambitprofit.com/api/matches/963402d8-7990-48d5-852c-25ddb574b6f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-27T09:03:04.353604-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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9384d38d-3722-4b09-8d17-6225c0ec0395",
                    "gambit_id": "c13c48eb-5e78-4aea-9f22-6139049a1717",
                    "last_updated": "2023-12-28T18:28:08.394495-05:00",
                    "created_at": "2023-12-27T09:03:04.357266-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb1e87ff-d743-4646-af29-6216a2ed3373/?format=api"
                },
                {
                    "id": "6891b334-9394-4afc-a4b4-0c0e914d12ae",
                    "gambit_id": "200fbba0-f64f-44e1-95d6-dbbaefccb92b",
                    "last_updated": "2023-12-28T18:28:08.397754-05:00",
                    "created_at": "2023-12-27T09:03:04.360891-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb1e87ff-d743-4646-af29-6216a2ed3373/?format=api"
                }
            ]
        },
        {
            "id": "b7c4e8de-c4fd-42db-8b5a-5c08b362e219",
            "match": "https://api-prod.gambitprofit.com/api/matches/963402d8-7990-48d5-852c-25ddb574b6f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-27T09:03:04.364398-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 Over 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "46b5aae1-fbcd-4f88-be6e-e9043fbe6d54",
                    "gambit_id": "eb61c175-029d-42e9-b451-832fb7e8395a",
                    "last_updated": "2023-12-28T18:28:08.404237-05:00",
                    "created_at": "2023-12-27T09:03:04.368107-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c4e8de-c4fd-42db-8b5a-5c08b362e219/?format=api"
                },
                {
                    "id": "9e3d21b8-9384-4d60-8d4d-e50867c704bc",
                    "gambit_id": "620920af-f57c-4f94-9764-9c35b1cda4ce",
                    "last_updated": "2023-12-28T18:28:08.407572-05:00",
                    "created_at": "2023-12-27T09:03:04.372150-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c4e8de-c4fd-42db-8b5a-5c08b362e219/?format=api"
                }
            ]
        }
    ]
}