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/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ba7ca715-f0c8-41e9-b9d5-7941bd021192",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82098093-ee90-413e-b552-30a7a7af7b1c",
    "completed": true,
    "last_updated": "2024-01-05T14:03:02.360707-05:00",
    "created_at": "2024-01-03T09:37:55.701781-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.3,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/82098093-ee90-413e-b552-30a7a7af7b1c",
    "datetime": "2024-01-03T19:10:00-05:00",
    "cutoff_datetime": "2024-01-03T19:10:00-05:00",
    "name": "Washington Wizards v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "8edc7d99-8350-4f9d-91b7-85e158d0eb06",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-03T09:37:55.726193-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": 7638.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 2362.0
                    }
                ],
                "expected_reward_tokens": 9471.12,
                "profit_sb": -28.88,
                "profit_sb_percentage": -0.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34313314-f858-46c7-85c1-b6b3d6658c67",
                    "gambit_id": "4e1e030c-5c7d-401e-ab26-fbb8a52ec288",
                    "last_updated": "2024-01-05T14:03:02.383084-05:00",
                    "created_at": "2024-01-03T09:37:55.734036-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edc7d99-8350-4f9d-91b7-85e158d0eb06/?format=api"
                },
                {
                    "id": "c7bb01b8-19d2-4494-b31c-681dda4823e0",
                    "gambit_id": "e18e3b6e-2874-4ca4-b0b0-710e74c59372",
                    "last_updated": "2024-01-05T14:03:02.379681-05:00",
                    "created_at": "2024-01-03T09:37:55.730143-05:00",
                    "name": "Washington Wizards",
                    "reward": "4.01000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edc7d99-8350-4f9d-91b7-85e158d0eb06/?format=api"
                }
            ]
        },
        {
            "id": "3fd44ff6-af03-42d2-aae2-3711377cbdce",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-03T09:37:55.711052-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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "381d8961-1698-4cb0-b3b3-78c27bd2254f",
                    "gambit_id": "974faf66-5f40-4a10-b072-0cf02fc6c39f",
                    "last_updated": "2024-01-05T14:03:02.369011-05:00",
                    "created_at": "2024-01-03T09:37:55.717017-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd44ff6-af03-42d2-aae2-3711377cbdce/?format=api"
                },
                {
                    "id": "8166a942-0cc6-4fc0-ac28-650e0149bfb0",
                    "gambit_id": "8dd619be-c5c7-41df-9bba-5fa21edc9354",
                    "last_updated": "2024-01-05T14:03:02.372611-05:00",
                    "created_at": "2024-01-03T09:37:55.721564-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd44ff6-af03-42d2-aae2-3711377cbdce/?format=api"
                }
            ]
        },
        {
            "id": "f25de368-89a7-4c09-8cc8-4bc3a405c058",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-03T09:37:55.738510-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 239.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 239.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7331a3b-20c6-432e-b5d4-0147a214a341",
                    "gambit_id": "b135e4f4-d76c-41f9-86e3-bd73533cef36",
                    "last_updated": "2024-01-05T14:03:02.389784-05:00",
                    "created_at": "2024-01-03T09:37:55.742693-05:00",
                    "name": "Game Total Over 239.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25de368-89a7-4c09-8cc8-4bc3a405c058/?format=api"
                },
                {
                    "id": "b7719d4d-d0d4-4d40-a99f-b6e44cac507e",
                    "gambit_id": "930b3567-c9e4-4635-bbce-c2602818be58",
                    "last_updated": "2024-01-05T14:03:02.393244-05:00",
                    "created_at": "2024-01-03T09:37:55.750304-05:00",
                    "name": "Game Total Under 239.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25de368-89a7-4c09-8cc8-4bc3a405c058/?format=api"
                }
            ]
        }
    ]
}