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/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "675a48ef-3758-4e35-bb5a-f9e065992b95",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d042955-0651-4e44-a733-c40f820e96d9",
    "completed": true,
    "last_updated": "2023-01-21T10:32:25.740121-05:00",
    "created_at": "2023-01-20T09:21:56.521821-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.53,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2d042955-0651-4e44-a733-c40f820e96d9",
    "datetime": "2023-01-20T19:10:00-05:00",
    "cutoff_datetime": "2023-01-20T19:10:00-05:00",
    "name": "New Orleans Pelicans v. Orlando Magic",
    "bettypes": [
        {
            "id": "b29d329f-808a-4b91-8036-db1fc21aacbe",
            "match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T09:21:56.527695-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": "New Orleans Pelicans",
                        "amount": 5106.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37c08405-faca-49ef-adec-5512e40170d7",
                    "gambit_id": "dc0e1582-9200-4819-addf-abab39a3c6ae",
                    "last_updated": "2023-01-21T10:32:25.747590-05:00",
                    "created_at": "2023-01-20T09:21:56.530312-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29d329f-808a-4b91-8036-db1fc21aacbe/?format=api"
                },
                {
                    "id": "42e9367a-118b-402f-99e1-49862bbd351e",
                    "gambit_id": "87a3fab3-1fc4-479b-8b31-83e993865422",
                    "last_updated": "2023-01-21T10:32:25.746471-05:00",
                    "created_at": "2023-01-20T09:21:56.528970-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29d329f-808a-4b91-8036-db1fc21aacbe/?format=api"
                }
            ]
        },
        {
            "id": "6a746fa0-f678-4cc2-bac1-bf3fbdca4149",
            "match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-20T09:21:56.531641-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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d119b309-a723-44e1-b65f-ab2cc5ad3ccf",
                    "gambit_id": "204ef3a8-707b-47cf-aee2-3513dc4c07a1",
                    "last_updated": "2023-01-21T10:32:25.749989-05:00",
                    "created_at": "2023-01-20T09:21:56.532841-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a746fa0-f678-4cc2-bac1-bf3fbdca4149/?format=api"
                },
                {
                    "id": "1ca33214-7652-4484-bf19-4741448de5a7",
                    "gambit_id": "562de3b7-cd03-499c-a4ee-9658e5cb56b5",
                    "last_updated": "2023-01-21T10:32:25.751203-05:00",
                    "created_at": "2023-01-20T09:21:56.534144-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a746fa0-f678-4cc2-bac1-bf3fbdca4149/?format=api"
                }
            ]
        },
        {
            "id": "7693c10f-9b75-4dad-aea8-288539eeb820",
            "match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T09:21:56.523773-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "834e3e70-815c-412d-80cd-61f70d19754d",
                    "gambit_id": "fa348bf4-78e4-494d-b1d4-c69be0ec55f2",
                    "last_updated": "2023-01-21T10:32:25.744092-05:00",
                    "created_at": "2023-01-20T09:21:56.526396-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7693c10f-9b75-4dad-aea8-288539eeb820/?format=api"
                },
                {
                    "id": "360c79ae-78ee-4146-9fa9-781391fdeea5",
                    "gambit_id": "9c241814-e4b6-4537-ba50-f7e61a78fd3f",
                    "last_updated": "2023-01-21T10:32:25.742908-05:00",
                    "created_at": "2023-01-20T09:21:56.525102-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7693c10f-9b75-4dad-aea8-288539eeb820/?format=api"
                }
            ]
        }
    ]
}