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/18b49a52-b500-4572-a582-0061caceac68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18b49a52-b500-4572-a582-0061caceac68",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c6953d00-0f37-4e4e-80a0-d543ad1afd67",
    "completed": true,
    "last_updated": "2023-08-25T10:18:02.419879-04:00",
    "created_at": "2023-08-23T08:33:18.685204-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c6953d00-0f37-4e4e-80a0-d543ad1afd67",
    "datetime": "2023-08-23T19:10:00-04:00",
    "cutoff_datetime": "2023-08-23T19:10:00-04:00",
    "name": "LOS (C Kershaw) v. CLE (X Curry)",
    "bettypes": [
        {
            "id": "9ac6e353-b352-4fb9-8f9c-645273d360e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/18b49a52-b500-4572-a582-0061caceac68/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-23T08:33:18.695118-04: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 (C Kershaw)",
                        "amount": 6627.0
                    },
                    {
                        "team": "CLE (X Curry)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd123b88-257b-4e6f-a348-12fcce126755",
                    "gambit_id": "2687b413-4267-4b72-a616-4cb0cc1560e1",
                    "last_updated": "2023-08-25T10:18:02.434186-04:00",
                    "created_at": "2023-08-23T08:33:18.701527-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac6e353-b352-4fb9-8f9c-645273d360e4/?format=api"
                },
                {
                    "id": "d402f6d8-58fc-4fc7-8dc0-eaca1cb386a2",
                    "gambit_id": "1acbd374-f63f-43d8-8807-62c2462d28a1",
                    "last_updated": "2023-08-25T10:18:02.439253-04:00",
                    "created_at": "2023-08-23T08:33:18.707485-04:00",
                    "name": "CLE (X Curry)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac6e353-b352-4fb9-8f9c-645273d360e4/?format=api"
                }
            ]
        },
        {
            "id": "8e37bbb2-25c2-4f29-b9a8-7080aa104c53",
            "match": "https://api-prod.gambitprofit.com/api/matches/18b49a52-b500-4572-a582-0061caceac68/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-23T08:33:18.711694-04: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",
                        "amount": 5423.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37f94f83-996e-4758-b485-611fc1493513",
                    "gambit_id": "57543cb3-f30d-4498-949d-eda81e87d152",
                    "last_updated": "2023-08-25T10:18:02.446091-04:00",
                    "created_at": "2023-08-23T08:33:18.715566-04:00",
                    "name": "LOS",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e37bbb2-25c2-4f29-b9a8-7080aa104c53/?format=api"
                },
                {
                    "id": "bb380aa9-4b8e-4c81-8713-e2986c5fe73b",
                    "gambit_id": "d2eba50a-25af-4dd3-9262-d581152f48bd",
                    "last_updated": "2023-08-25T10:18:02.449612-04:00",
                    "created_at": "2023-08-23T08:33:18.720391-04:00",
                    "name": "CLE",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e37bbb2-25c2-4f29-b9a8-7080aa104c53/?format=api"
                }
            ]
        },
        {
            "id": "818aff21-2540-438f-8db1-812d01986f19",
            "match": "https://api-prod.gambitprofit.com/api/matches/18b49a52-b500-4572-a582-0061caceac68/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-23T08:33:18.724405-04: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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "358f8837-4571-47e5-88d3-488c6cb4c001",
                    "gambit_id": "e5487e36-a85c-4416-9c7c-01686b07961c",
                    "last_updated": "2023-08-25T10:18:02.457287-04:00",
                    "created_at": "2023-08-23T08:33:18.728681-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818aff21-2540-438f-8db1-812d01986f19/?format=api"
                },
                {
                    "id": "e777f518-54c0-4c97-98e9-2c6a27a88e1b",
                    "gambit_id": "a496a86f-b251-43d8-9237-5230e300f70b",
                    "last_updated": "2023-08-25T10:18:02.460905-04:00",
                    "created_at": "2023-08-23T08:33:18.733098-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818aff21-2540-438f-8db1-812d01986f19/?format=api"
                }
            ]
        }
    ]
}