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/87ed8f60-d35f-465b-bde5-0560381e4cf3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87ed8f60-d35f-465b-bde5-0560381e4cf3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "458e9544-206e-43d2-89cf-9596f17c06cc",
    "completed": true,
    "last_updated": "2023-08-25T19:03:09.560877-04:00",
    "created_at": "2023-08-24T08:28:24.516670-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/458e9544-206e-43d2-89cf-9596f17c06cc",
    "datetime": "2023-08-24T19:05:00-04:00",
    "cutoff_datetime": "2023-08-24T19:05:00-04:00",
    "name": "TOR (J Berrios) v. BAL (K Gibson)",
    "bettypes": [
        {
            "id": "c72ccc62-9f05-4b7e-a967-361b0165c2b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/87ed8f60-d35f-465b-bde5-0560381e4cf3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T08:28:24.530168-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": "TOR (J Berrios)",
                        "amount": 5091.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 4909.0
                    }
                ],
                "expected_reward_tokens": 9571.08,
                "profit_sb": 71.08,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d9e813e-de5f-45aa-b5d9-fb039d546a9f",
                    "gambit_id": "7c8e5668-3de0-4b75-871b-a0967ea7abdf",
                    "last_updated": "2023-08-25T19:03:09.568563-04:00",
                    "created_at": "2023-08-24T08:28:24.535486-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.88000",
                    "odds": "1.91740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72ccc62-9f05-4b7e-a967-361b0165c2b2/?format=api"
                },
                {
                    "id": "06372f68-f050-4750-863b-58489cbb1f37",
                    "gambit_id": "2aa9e776-28bc-4793-bc69-81e1a4f80b69",
                    "last_updated": "2023-08-25T19:03:09.571715-04:00",
                    "created_at": "2023-08-24T08:28:24.541514-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "1.95000",
                    "odds": "1.99010",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72ccc62-9f05-4b7e-a967-361b0165c2b2/?format=api"
                }
            ]
        },
        {
            "id": "c57e7279-4ea5-43e7-ae06-6cdabcb51cf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/87ed8f60-d35f-465b-bde5-0560381e4cf3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T08:28:24.546191-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": "TOR",
                        "amount": 6554.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "040c1aa5-f763-4c81-a750-1c12afcdb5b0",
                    "gambit_id": "43a6344c-322d-44f7-8dc0-d04653bba9a8",
                    "last_updated": "2023-08-25T19:03:09.577913-04:00",
                    "created_at": "2023-08-24T08:28:24.549638-04:00",
                    "name": "TOR",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c57e7279-4ea5-43e7-ae06-6cdabcb51cf7/?format=api"
                },
                {
                    "id": "0fb5c712-bbde-4db3-b402-3a7c06c8fdd8",
                    "gambit_id": "873ea88b-f083-4a1e-9d6b-7926658e561c",
                    "last_updated": "2023-08-25T19:03:09.581120-04:00",
                    "created_at": "2023-08-24T08:28:24.559289-04:00",
                    "name": "BAL",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c57e7279-4ea5-43e7-ae06-6cdabcb51cf7/?format=api"
                }
            ]
        },
        {
            "id": "6309c441-39eb-4b09-ac81-92ab1ea78043",
            "match": "https://api-prod.gambitprofit.com/api/matches/87ed8f60-d35f-465b-bde5-0560381e4cf3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T08:28:24.564333-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 Under 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d01e4b36-26d6-452e-a420-2bc553eae073",
                    "gambit_id": "8458554e-f961-450d-a43a-373d00be6027",
                    "last_updated": "2023-08-25T19:03:09.608187-04:00",
                    "created_at": "2023-08-24T08:28:24.588850-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6309c441-39eb-4b09-ac81-92ab1ea78043/?format=api"
                },
                {
                    "id": "eef222ee-6ac8-431b-b814-b83715926afa",
                    "gambit_id": "38ba5ea5-8960-40ee-8727-394bffee5e51",
                    "last_updated": "2023-08-25T19:03:09.602926-04:00",
                    "created_at": "2023-08-24T08:28:24.583222-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6309c441-39eb-4b09-ac81-92ab1ea78043/?format=api"
                }
            ]
        }
    ]
}