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/8f796b97-612d-43ca-af81-545e5cd7ab53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8f796b97-612d-43ca-af81-545e5cd7ab53",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4b2493e6-b242-4330-8cb2-a554b6f02b98",
    "completed": true,
    "last_updated": "2023-11-27T10:23:23.898005-05:00",
    "created_at": "2023-11-25T09:18:01.994275-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4b2493e6-b242-4330-8cb2-a554b6f02b98",
    "datetime": "2023-11-25T19:40:00-05:00",
    "cutoff_datetime": "2023-11-25T19:40:00-05:00",
    "name": "Los Angeles Lakers v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "8050c71c-3183-4262-918c-df0ee643da85",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f796b97-612d-43ca-af81-545e5cd7ab53/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-25T09:18:02.019946-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": 6010.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a67bf8f8-372f-4e6a-9c5a-f703cc574b4f",
                    "gambit_id": "d508abaa-e75f-4955-80e3-7b97bbc32368",
                    "last_updated": "2023-11-27T10:23:23.921947-05:00",
                    "created_at": "2023-11-25T09:18:02.043960-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8050c71c-3183-4262-918c-df0ee643da85/?format=api"
                },
                {
                    "id": "de730339-3a0c-46a0-aea9-5f04ccebd416",
                    "gambit_id": "db24e42f-dd37-4aed-b1e1-f53d64eb554f",
                    "last_updated": "2023-11-27T10:23:23.917849-05:00",
                    "created_at": "2023-11-25T09:18:02.023867-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8050c71c-3183-4262-918c-df0ee643da85/?format=api"
                }
            ]
        },
        {
            "id": "254e6f5c-d97a-48d1-9b5a-03f5e9e721b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f796b97-612d-43ca-af81-545e5cd7ab53/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-25T09:18:02.003219-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": "Los Angeles Lakers",
                        "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": "f5347151-a945-4e22-a982-9d38f9f9f7af",
                    "gambit_id": "024aa5b8-d23f-4740-80c4-6cd0ad358b80",
                    "last_updated": "2023-11-27T10:23:23.906998-05:00",
                    "created_at": "2023-11-25T09:18:02.009657-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254e6f5c-d97a-48d1-9b5a-03f5e9e721b2/?format=api"
                },
                {
                    "id": "223b26a0-e77a-471d-9493-7c567d617f6e",
                    "gambit_id": "a921f6ba-52ee-4608-bf12-0dbc2b0fd95d",
                    "last_updated": "2023-11-27T10:23:23.910639-05:00",
                    "created_at": "2023-11-25T09:18:02.015659-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254e6f5c-d97a-48d1-9b5a-03f5e9e721b2/?format=api"
                }
            ]
        },
        {
            "id": "393313b2-b76c-44fd-bf95-9491d34e55f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f796b97-612d-43ca-af81-545e5cd7ab53/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-25T09:18:02.050332-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 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a36e94d6-ab38-43df-bed7-79d48ca24874",
                    "gambit_id": "c91d3795-1519-4a20-b2df-69cfc7af365e",
                    "last_updated": "2023-11-27T10:23:23.939128-05:00",
                    "created_at": "2023-11-25T09:18:02.054272-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393313b2-b76c-44fd-bf95-9491d34e55f8/?format=api"
                },
                {
                    "id": "45da2680-6b35-47a5-a1a6-3b587360ee90",
                    "gambit_id": "afeac424-f1c9-4901-abba-053143660a86",
                    "last_updated": "2023-11-27T10:23:23.947844-05:00",
                    "created_at": "2023-11-25T09:18:02.059120-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393313b2-b76c-44fd-bf95-9491d34e55f8/?format=api"
                }
            ]
        }
    ]
}