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/05fd15bb-f793-4854-ae5d-51e2a667eca0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "05fd15bb-f793-4854-ae5d-51e2a667eca0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "10d38711-1564-44d6-a224-562ec9c14763",
    "completed": true,
    "last_updated": "2023-11-20T19:48:03.975099-05:00",
    "created_at": "2023-11-16T09:28:10.325769-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/10d38711-1564-44d6-a224-562ec9c14763",
    "datetime": "2023-11-19T13:00:00-05:00",
    "cutoff_datetime": "2023-11-19T13:00:00-05:00",
    "name": "Pittsburgh Steelers v. Cleveland Browns",
    "bettypes": [
        {
            "id": "79172c04-a37d-428a-8204-d887156c34ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/05fd15bb-f793-4854-ae5d-51e2a667eca0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-16T09:28:10.351825-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 Browns",
                        "amount": 5602.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c454a48f-ae99-43ca-8196-b19c2b9f014e",
                    "gambit_id": "1b1520c8-4446-47b6-b0d5-9972dc8806b3",
                    "last_updated": "2023-11-20T19:48:04.003865-05:00",
                    "created_at": "2023-11-16T09:28:10.361826-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79172c04-a37d-428a-8204-d887156c34ee/?format=api"
                },
                {
                    "id": "0a510dd8-ae19-4931-bfa7-7d023b9d1b41",
                    "gambit_id": "c84b2697-e71c-414c-8853-a766c4cd4fb0",
                    "last_updated": "2023-11-20T19:48:04.000206-05:00",
                    "created_at": "2023-11-16T09:28:10.355615-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79172c04-a37d-428a-8204-d887156c34ee/?format=api"
                }
            ]
        },
        {
            "id": "ec319000-6769-49ee-a211-f8b9f59a8def",
            "match": "https://api-prod.gambitprofit.com/api/matches/05fd15bb-f793-4854-ae5d-51e2a667eca0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-16T09:28:10.331979-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": "Pittsburgh Steelers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0bb05f79-d467-43bd-a0a5-522b599ac212",
                    "gambit_id": "46b00d27-076d-401c-a90c-098d679a7f37",
                    "last_updated": "2023-11-20T19:48:03.990499-05:00",
                    "created_at": "2023-11-16T09:28:10.339204-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec319000-6769-49ee-a211-f8b9f59a8def/?format=api"
                },
                {
                    "id": "5dd0892d-8496-4d0c-b5b3-4a2b7234b1a8",
                    "gambit_id": "240b2326-fa57-4f12-b68b-424e07513c7e",
                    "last_updated": "2023-11-20T19:48:03.993859-05:00",
                    "created_at": "2023-11-16T09:28:10.343904-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec319000-6769-49ee-a211-f8b9f59a8def/?format=api"
                }
            ]
        },
        {
            "id": "8b01c96d-ea7d-4528-a45c-ede8e7d26581",
            "match": "https://api-prod.gambitprofit.com/api/matches/05fd15bb-f793-4854-ae5d-51e2a667eca0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-16T09:28:10.365903-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 34",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 34",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0c38e35-3a7a-44e6-9037-533174a538b2",
                    "gambit_id": "8d6a8533-7af9-40b3-8231-0c3a998378a0",
                    "last_updated": "2023-11-20T19:48:04.010775-05:00",
                    "created_at": "2023-11-16T09:28:10.369910-05:00",
                    "name": "Game Total Over 34",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "34.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b01c96d-ea7d-4528-a45c-ede8e7d26581/?format=api"
                },
                {
                    "id": "a30d4da2-e69e-4709-9873-f8c0e85774e9",
                    "gambit_id": "990e4a77-a90c-48f3-a521-b595cf9b6c39",
                    "last_updated": "2023-11-20T19:48:04.025015-05:00",
                    "created_at": "2023-11-16T09:28:10.374186-05:00",
                    "name": "Game Total Under 34",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "34.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b01c96d-ea7d-4528-a45c-ede8e7d26581/?format=api"
                }
            ]
        }
    ]
}