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/024f171d-c1bc-409b-aaef-549e0fa3c37e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "024f171d-c1bc-409b-aaef-549e0fa3c37e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5a9f433f-95ce-41f7-b85f-70aa692b8018",
    "completed": true,
    "last_updated": "2024-01-26T20:48:22.436329-05:00",
    "created_at": "2024-01-25T13:28:13.144703-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5a9f433f-95ce-41f7-b85f-70aa692b8018",
    "datetime": "2024-01-25T19:40:00-05:00",
    "cutoff_datetime": "2024-01-25T19:40:00-05:00",
    "name": "Minnesota Timberwolves v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "9bdc3d37-1a80-47e2-8867-a796a809c575",
            "match": "https://api-prod.gambitprofit.com/api/matches/024f171d-c1bc-409b-aaef-549e0fa3c37e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-25T13:28:13.188589-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": 6090.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4612b7a1-311d-485d-a0cf-faea167e752c",
                    "gambit_id": "f942e4a8-4e9b-4205-bb0b-b343e4e1ca25",
                    "last_updated": "2024-01-26T20:48:22.454140-05:00",
                    "created_at": "2024-01-25T13:28:13.193407-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdc3d37-1a80-47e2-8867-a796a809c575/?format=api"
                },
                {
                    "id": "a82929ae-3355-4ef4-915a-3fa6de4f328d",
                    "gambit_id": "b8eb971e-d4d5-4dea-8044-04c0e2afebd3",
                    "last_updated": "2024-01-26T20:48:22.457460-05:00",
                    "created_at": "2024-01-25T13:28:13.210085-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdc3d37-1a80-47e2-8867-a796a809c575/?format=api"
                }
            ]
        },
        {
            "id": "49373d37-fe41-485b-bc3d-26c2e0815970",
            "match": "https://api-prod.gambitprofit.com/api/matches/024f171d-c1bc-409b-aaef-549e0fa3c37e/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-25T13:28:13.173602-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": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "41e9dcf4-f4e2-4ff0-b550-8170b797aad8",
                    "gambit_id": "3a28dc63-26db-4217-885c-249155ddadf1",
                    "last_updated": "2024-01-26T20:48:22.443958-05:00",
                    "created_at": "2024-01-25T13:28:13.179495-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49373d37-fe41-485b-bc3d-26c2e0815970/?format=api"
                },
                {
                    "id": "de6a3888-2f2b-42dd-ae81-9655bab65c52",
                    "gambit_id": "256dc919-f96a-4d34-8d87-210ff243e2fa",
                    "last_updated": "2024-01-26T20:48:22.447275-05:00",
                    "created_at": "2024-01-25T13:28:13.183966-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49373d37-fe41-485b-bc3d-26c2e0815970/?format=api"
                }
            ]
        },
        {
            "id": "1dd7b45c-022d-46b0-a97f-337dc44b9a3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/024f171d-c1bc-409b-aaef-549e0fa3c37e/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-25T13:28:13.216867-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 218",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 218",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21a107ef-79fb-4ad2-a92b-854f2cc86dca",
                    "gambit_id": "30d5cc97-f268-4f91-a4d3-ec57be8c5ffd",
                    "last_updated": "2024-01-26T20:48:22.464175-05:00",
                    "created_at": "2024-01-25T13:28:13.230168-05:00",
                    "name": "Game Total Over 218",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd7b45c-022d-46b0-a97f-337dc44b9a3a/?format=api"
                },
                {
                    "id": "b6d3f35b-c915-4f61-b318-c05e766313c5",
                    "gambit_id": "4c778b44-5d3a-459a-b4b7-2c5f7beba171",
                    "last_updated": "2024-01-26T20:48:22.467647-05:00",
                    "created_at": "2024-01-25T13:28:13.234830-05:00",
                    "name": "Game Total Under 218",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd7b45c-022d-46b0-a97f-337dc44b9a3a/?format=api"
                }
            ]
        }
    ]
}