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/189ad062-e973-4bd0-a9cd-c57e181758f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "189ad062-e973-4bd0-a9cd-c57e181758f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b13d4944-f0df-4466-b5bb-de2e19056390",
    "completed": true,
    "last_updated": "2023-06-26T23:08:01.176645-04:00",
    "created_at": "2023-06-25T09:28:23.116504-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b13d4944-f0df-4466-b5bb-de2e19056390",
    "datetime": "2023-06-25T13:35:00-04:00",
    "cutoff_datetime": "2023-06-25T13:35:00-04:00",
    "name": "SEA (G Kirby) v. BAL (K Bradish)",
    "bettypes": [
        {
            "id": "9263fb93-3223-4a9f-b56a-af310c2b7514",
            "match": "https://api-prod.gambitprofit.com/api/matches/189ad062-e973-4bd0-a9cd-c57e181758f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-25T09:28:23.118909-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": "SEA (G Kirby)",
                        "amount": 5273.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4727.0
                    }
                ],
                "expected_reward_tokens": 9595.81,
                "profit_sb": 95.81,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ec23675c-a3d6-4442-9a80-ba9721d4d422",
                    "gambit_id": "697ae7d6-dd7f-4fb9-b132-dd2c0723c3c3",
                    "last_updated": "2023-06-26T23:08:01.182135-04:00",
                    "created_at": "2023-06-25T09:28:23.120941-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9263fb93-3223-4a9f-b56a-af310c2b7514/?format=api"
                },
                {
                    "id": "f21e70b0-b899-4cb7-9e7e-0b11dd7f3d3e",
                    "gambit_id": "507d908e-adae-4a50-b7fa-2e472d9fb7de",
                    "last_updated": "2023-06-26T23:08:01.184500-04:00",
                    "created_at": "2023-06-25T09:28:23.123099-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.03000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9263fb93-3223-4a9f-b56a-af310c2b7514/?format=api"
                }
            ]
        },
        {
            "id": "3a443ce1-a75c-44b1-91be-db57744a3812",
            "match": "https://api-prod.gambitprofit.com/api/matches/189ad062-e973-4bd0-a9cd-c57e181758f1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-25T09:28:23.125341-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": "BAL",
                        "amount": 5939.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aceb2df7-2e64-49b4-8f1e-98d303b8bc66",
                    "gambit_id": "d6097233-baea-42bd-a932-ed83cb25d054",
                    "last_updated": "2023-06-26T23:08:01.191006-04:00",
                    "created_at": "2023-06-25T09:28:23.129583-04:00",
                    "name": "BAL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a443ce1-a75c-44b1-91be-db57744a3812/?format=api"
                },
                {
                    "id": "b6a85763-ae0d-43d5-bf86-ff601efd3a63",
                    "gambit_id": "60da8d10-0702-4cec-89c0-97e28970eff1",
                    "last_updated": "2023-06-26T23:08:01.188690-04:00",
                    "created_at": "2023-06-25T09:28:23.127532-04:00",
                    "name": "SEA",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a443ce1-a75c-44b1-91be-db57744a3812/?format=api"
                }
            ]
        },
        {
            "id": "46118c89-06c0-4f5b-be78-5840891cf6a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/189ad062-e973-4bd0-a9cd-c57e181758f1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-25T09:28:23.131648-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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c033771-e2ba-41a6-b545-8b8f713fed77",
                    "gambit_id": "c0b12d6d-9460-43d0-b297-f70e7243873a",
                    "last_updated": "2023-06-26T23:08:01.200662-04:00",
                    "created_at": "2023-06-25T09:28:23.135820-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46118c89-06c0-4f5b-be78-5840891cf6a5/?format=api"
                },
                {
                    "id": "eb679098-152c-4669-9321-5e5f37676cbc",
                    "gambit_id": "73782378-58e2-4e96-9f4b-6b732717911b",
                    "last_updated": "2023-06-26T23:08:01.197101-04:00",
                    "created_at": "2023-06-25T09:28:23.133618-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46118c89-06c0-4f5b-be78-5840891cf6a5/?format=api"
                }
            ]
        }
    ]
}