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/ea3d714b-f05a-492d-8773-d3153d8dc138/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ea3d714b-f05a-492d-8773-d3153d8dc138",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "01d1a110-c855-45ac-a9e2-fd3394b1863c",
    "completed": true,
    "last_updated": "2023-05-18T11:47:18.683848-04:00",
    "created_at": "2023-05-17T11:06:51.966309-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/01d1a110-c855-45ac-a9e2-fd3394b1863c",
    "datetime": "2023-05-17T20:10:00-04:00",
    "cutoff_datetime": "2023-05-17T20:10:00-04:00",
    "name": "CLE (P Battenfield) v. CWS (M Clevinger)",
    "bettypes": [
        {
            "id": "09210fdc-a521-4e85-8401-d0a20414ef1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea3d714b-f05a-492d-8773-d3153d8dc138/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T11:06:51.985241-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": "CWS (M Clevinger)",
                        "amount": 5689.0
                    },
                    {
                        "team": "CLE (P Battenfield)",
                        "amount": 4311.0
                    }
                ],
                "expected_reward_tokens": 9613.53,
                "profit_sb": 113.53,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40150662-a93a-4829-a537-326a7a4f4048",
                    "gambit_id": "09393447-2285-4e1c-b44f-ebe9cfcd7d9d",
                    "last_updated": "2023-05-18T11:47:18.694614-04:00",
                    "created_at": "2023-05-17T11:06:51.987422-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "1.69000",
                    "odds": "1.72460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09210fdc-a521-4e85-8401-d0a20414ef1e/?format=api"
                },
                {
                    "id": "26e08d01-d1f4-4fd0-845b-3d256a6715cc",
                    "gambit_id": "52f226f0-f039-4282-8d63-ca9d1f66d21b",
                    "last_updated": "2023-05-18T11:47:18.695780-04:00",
                    "created_at": "2023-05-17T11:06:51.989653-04:00",
                    "name": "CLE (P Battenfield)",
                    "reward": "2.23000",
                    "odds": "2.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09210fdc-a521-4e85-8401-d0a20414ef1e/?format=api"
                }
            ]
        },
        {
            "id": "a916334e-3c51-4505-ac86-3373d28d9793",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea3d714b-f05a-492d-8773-d3153d8dc138/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-17T11:06:51.977444-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": "CLE",
                        "amount": 6020.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30af0be3-7368-4207-9278-4cfe2622df73",
                    "gambit_id": "00cefa07-91f2-4907-8830-b2f934916888",
                    "last_updated": "2023-05-18T11:47:18.692225-04:00",
                    "created_at": "2023-05-17T11:06:51.982971-04:00",
                    "name": "CLE",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a916334e-3c51-4505-ac86-3373d28d9793/?format=api"
                },
                {
                    "id": "13126261-f6a4-4d16-8561-8d6794311801",
                    "gambit_id": "1b04c598-48fb-48e9-a232-f6202d134d67",
                    "last_updated": "2023-05-18T11:47:18.691054-04:00",
                    "created_at": "2023-05-17T11:06:51.979526-04:00",
                    "name": "CWS",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a916334e-3c51-4505-ac86-3373d28d9793/?format=api"
                }
            ]
        },
        {
            "id": "754608be-f951-436c-88a3-191ba7621622",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea3d714b-f05a-492d-8773-d3153d8dc138/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T11:06:51.969514-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": "38db4070-e393-4d14-9945-dbca49760db0",
                    "gambit_id": "79a1ae2e-fa4c-42a0-9657-afd85b4b3a69",
                    "last_updated": "2023-05-18T11:47:18.687122-04:00",
                    "created_at": "2023-05-17T11:06:51.971777-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/754608be-f951-436c-88a3-191ba7621622/?format=api"
                },
                {
                    "id": "1aa581ad-878a-4301-9f4a-e1f1cd83a4c1",
                    "gambit_id": "e3f8f46a-9657-40a1-8e95-cfd4126a7007",
                    "last_updated": "2023-05-18T11:47:18.688354-04:00",
                    "created_at": "2023-05-17T11:06:51.975091-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/754608be-f951-436c-88a3-191ba7621622/?format=api"
                }
            ]
        }
    ]
}