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/51951fc6-9aed-4f7c-a2e8-04b28a31a4ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "51951fc6-9aed-4f7c-a2e8-04b28a31a4ff",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fd51ea95-ae36-4209-b0f1-65f27d4970b2",
    "completed": true,
    "last_updated": "2022-10-20T09:42:00.363717-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fd51ea95-ae36-4209-b0f1-65f27d4970b2",
    "datetime": "2022-10-19T19:40:00-04:00",
    "cutoff_datetime": "2022-10-19T19:40:00-04:00",
    "name": "New Orleans Pelicans v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "c54c1471-e259-4d54-a71a-bff8f2fc1b71",
            "match": "https://api-prod.gambitprofit.com/api/matches/51951fc6-9aed-4f7c-a2e8-04b28a31a4ff/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Brooklyn Nets",
                        "amount": 5863.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c7e9fe6-a3ed-4492-b2fb-ccc88f07048e",
                    "gambit_id": "a0c34d78-8195-4406-af84-9e6046ad0700",
                    "last_updated": "2022-10-20T09:42:00.369208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54c1471-e259-4d54-a71a-bff8f2fc1b71/?format=api"
                },
                {
                    "id": "dfbf9178-3649-4ab2-a996-11090f9a2658",
                    "gambit_id": "26d2e698-13c7-4c0c-963b-82264c94d7ae",
                    "last_updated": "2022-10-20T09:42:00.370244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54c1471-e259-4d54-a71a-bff8f2fc1b71/?format=api"
                }
            ]
        },
        {
            "id": "1c4bd875-7499-48e2-be3c-00a966f2e908",
            "match": "https://api-prod.gambitprofit.com/api/matches/51951fc6-9aed-4f7c-a2e8-04b28a31a4ff/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Brooklyn Nets",
                        "amount": 5106.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af9a4b5b-32e8-46f8-b9c7-1aba46d43278",
                    "gambit_id": "76fa5674-a831-4e67-8092-50d16edd9bdc",
                    "last_updated": "2022-10-20T09:42:00.372217-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4bd875-7499-48e2-be3c-00a966f2e908/?format=api"
                },
                {
                    "id": "9b5cf67c-cfa4-4d96-810b-ce9b4bedf7d4",
                    "gambit_id": "87fd22a5-d6dc-4736-bd93-27956e82fd63",
                    "last_updated": "2022-10-20T09:42:00.373195-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4bd875-7499-48e2-be3c-00a966f2e908/?format=api"
                }
            ]
        },
        {
            "id": "c9635810-aa46-428a-9d5d-23a7fe446f60",
            "match": "https://api-prod.gambitprofit.com/api/matches/51951fc6-9aed-4f7c-a2e8-04b28a31a4ff/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65cb7a4f-39bc-4567-902a-cf060d980df0",
                    "gambit_id": "10659266-7642-4210-9c25-ec2653092445",
                    "last_updated": "2022-10-20T09:42:00.366142-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9635810-aa46-428a-9d5d-23a7fe446f60/?format=api"
                },
                {
                    "id": "fae3d9ec-e6ed-4ef9-9d72-86771095346c",
                    "gambit_id": "95c1e75d-c614-4a7e-90da-fa823cc66ea4",
                    "last_updated": "2022-10-20T09:42:00.367170-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9635810-aa46-428a-9d5d-23a7fe446f60/?format=api"
                }
            ]
        }
    ]
}