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/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "df9fd009-e986-4d08-b97a-b8edfc181d64",
    "completed": true,
    "last_updated": "2024-01-22T12:03:21.873197-05:00",
    "created_at": "2024-01-19T09:33:12.768950-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/df9fd009-e986-4d08-b97a-b8edfc181d64",
    "datetime": "2024-01-19T22:40:00-05:00",
    "cutoff_datetime": "2024-01-19T22:40:00-05:00",
    "name": "Brooklyn Nets v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "0054ded3-8d51-4801-8319-1bb75e766061",
            "match": "https://api-prod.gambitprofit.com/api/matches/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-19T09:33:12.786186-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": 6984.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 3016.0
                    }
                ],
                "expected_reward_tokens": 9498.24,
                "profit_sb": -1.76,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbcd574d-7b94-4b52-971e-a9dba9f70889",
                    "gambit_id": "4b746c8a-4552-4c95-908c-431d8b2f34eb",
                    "last_updated": "2024-01-22T12:03:21.901967-05:00",
                    "created_at": "2024-01-19T09:33:12.790852-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0054ded3-8d51-4801-8319-1bb75e766061/?format=api"
                },
                {
                    "id": "d3b85073-bf1b-4c58-87f4-428f5fa5c366",
                    "gambit_id": "41831917-5443-4477-9941-b333195d3f4e",
                    "last_updated": "2024-01-22T12:03:21.911402-05:00",
                    "created_at": "2024-01-19T09:33:12.795498-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "3.15000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0054ded3-8d51-4801-8319-1bb75e766061/?format=api"
                }
            ]
        },
        {
            "id": "e8fe419e-4d0f-4729-8aae-30f8961cfca1",
            "match": "https://api-prod.gambitprofit.com/api/matches/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-19T09:33:12.773880-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": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a824fbb2-1600-4db3-9d99-1ffd3a61d0af",
                    "gambit_id": "6a20c537-5e5e-453a-b84b-2b39767ea6ec",
                    "last_updated": "2024-01-22T12:03:21.889409-05:00",
                    "created_at": "2024-01-19T09:33:12.777777-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8fe419e-4d0f-4729-8aae-30f8961cfca1/?format=api"
                },
                {
                    "id": "b4ca88eb-7be2-48fc-b2dd-82232e9e3d47",
                    "gambit_id": "d5963d52-96d2-4120-a6ec-0751da2c3043",
                    "last_updated": "2024-01-22T12:03:21.892506-05:00",
                    "created_at": "2024-01-19T09:33:12.782227-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8fe419e-4d0f-4729-8aae-30f8961cfca1/?format=api"
                }
            ]
        },
        {
            "id": "6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-19T09:33:12.799261-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 226.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c8dfb19-31cc-4f1d-8abb-4e1e5eb7cdb1",
                    "gambit_id": "6bf52bd4-5ba8-4383-a985-4b94e4d81ad0",
                    "last_updated": "2024-01-22T12:03:21.921108-05:00",
                    "created_at": "2024-01-19T09:33:12.808194-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1/?format=api"
                },
                {
                    "id": "6a2fdcc4-34bd-4e04-ab94-352865662ab5",
                    "gambit_id": "31abc63d-b234-4129-b5cc-482a27e531af",
                    "last_updated": "2024-01-22T12:03:21.917857-05:00",
                    "created_at": "2024-01-19T09:33:12.802874-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1/?format=api"
                }
            ]
        }
    ]
}