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/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f3b0df75-d067-426c-b4f9-5b57e2c02cd2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a70758d1-f731-4053-9fcb-6755f93404d7",
    "completed": true,
    "last_updated": "2023-04-05T17:32:10.511204-04:00",
    "created_at": "2023-04-04T09:32:18.178397-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a70758d1-f731-4053-9fcb-6755f93404d7",
    "datetime": "2023-04-04T22:10:00-04:00",
    "cutoff_datetime": "2023-04-04T22:10:00-04:00",
    "name": "Oklahoma City Thunder v. Golden State Warriors",
    "bettypes": [
        {
            "id": "a4429778-bca9-4cee-87b6-2ae9eed55d40",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:18.185251-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": "Golden State Warriors",
                        "amount": 7203.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e07b491c-820f-44e2-baa5-927315558251",
                    "gambit_id": "774062dc-2596-4ee1-a3e0-04714a1f3b06",
                    "last_updated": "2023-04-05T17:32:10.519155-04:00",
                    "created_at": "2023-04-04T09:32:18.187077-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4429778-bca9-4cee-87b6-2ae9eed55d40/?format=api"
                },
                {
                    "id": "1ef68db0-cc0e-4a52-94e8-ab6fbae6d68e",
                    "gambit_id": "3318c845-9697-4403-b2d7-ecab1e3f4b37",
                    "last_updated": "2023-04-05T17:32:10.520723-04:00",
                    "created_at": "2023-04-04T09:32:18.188781-04:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4429778-bca9-4cee-87b6-2ae9eed55d40/?format=api"
                }
            ]
        },
        {
            "id": "108eeb0c-1365-4c74-ba4c-1e086d1e610a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:18.190362-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f281f221-9277-4b77-818f-48ff292683fa",
                    "gambit_id": "2f23e5ee-ef72-4e3d-9685-2cdfd5c15ee5",
                    "last_updated": "2023-04-05T17:32:10.524271-04:00",
                    "created_at": "2023-04-04T09:32:18.191832-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108eeb0c-1365-4c74-ba4c-1e086d1e610a/?format=api"
                },
                {
                    "id": "0a10b8a0-f01b-4924-b63a-ff4a0eb25c70",
                    "gambit_id": "d0268e64-5b12-4b00-bad6-40c61b591e7b",
                    "last_updated": "2023-04-05T17:32:10.525796-04:00",
                    "created_at": "2023-04-04T09:32:18.193389-04:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108eeb0c-1365-4c74-ba4c-1e086d1e610a/?format=api"
                }
            ]
        },
        {
            "id": "6450ccda-ed3c-4a30-a6fa-4ee760e74871",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:18.180478-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 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8087dd60-bf35-4611-9c9d-0561dcf7a9e4",
                    "gambit_id": "d4a99aa9-ee21-427d-ae06-eee95c233fd3",
                    "last_updated": "2023-04-05T17:32:10.514739-04:00",
                    "created_at": "2023-04-04T09:32:18.181885-04:00",
                    "name": "Game Total Under 240.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6450ccda-ed3c-4a30-a6fa-4ee760e74871/?format=api"
                },
                {
                    "id": "d89bed92-4626-49ef-a7b7-d16b407f3955",
                    "gambit_id": "3863bac4-3366-4882-9e00-50a75c2a948c",
                    "last_updated": "2023-04-05T17:32:10.516130-04:00",
                    "created_at": "2023-04-04T09:32:18.183434-04:00",
                    "name": "Game Total Over 240.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6450ccda-ed3c-4a30-a6fa-4ee760e74871/?format=api"
                }
            ]
        }
    ]
}