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/8179d503-d56b-4e36-8398-cb062e065503/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8179d503-d56b-4e36-8398-cb062e065503",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "39f3e0b1-7dc3-4cc8-8fa5-e6f45b7f0df7",
    "completed": true,
    "last_updated": "2023-06-01T10:07:11.246487-04:00",
    "created_at": "2023-05-31T11:47:17.877040-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/39f3e0b1-7dc3-4cc8-8fa5-e6f45b7f0df7",
    "datetime": "2023-05-31T21:40:00-04:00",
    "cutoff_datetime": "2023-05-31T21:40:00-04:00",
    "name": "COL (D Lamet) v. ARI (T Henry)",
    "bettypes": [
        {
            "id": "f1242d55-eb43-4932-a8f4-c7c458e04a5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-31T11:47:17.880280-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": "ARI (T Henry)",
                        "amount": 5873.0
                    },
                    {
                        "team": "COL (D Lamet)",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "47dda01d-6ce7-484f-9b13-409a3ada831c",
                    "gambit_id": "821ba531-0a5d-4119-813e-dc2d0ad84c90",
                    "last_updated": "2023-06-01T10:07:11.255969-04:00",
                    "created_at": "2023-05-31T11:47:17.885349-04:00",
                    "name": "ARI (T Henry)",
                    "reward": "1.63000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1242d55-eb43-4932-a8f4-c7c458e04a5f/?format=api"
                },
                {
                    "id": "f7e6b7a5-53ba-4656-86d9-8b2cd9ce6edb",
                    "gambit_id": "98e71bce-25c7-4dcf-97e0-d39fa1a70714",
                    "last_updated": "2023-06-01T10:07:11.253156-04:00",
                    "created_at": "2023-05-31T11:47:17.882451-04:00",
                    "name": "COL (D Lamet)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1242d55-eb43-4932-a8f4-c7c458e04a5f/?format=api"
                }
            ]
        },
        {
            "id": "f8df3403-2fe4-4364-b283-7136fd9bfc03",
            "match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-31T11:47:17.887897-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": "COL",
                        "amount": 5512.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e577cf4-b3ed-4d1c-8cb6-cbd1fbdd2aca",
                    "gambit_id": "11b42c62-07a8-44bf-ac9c-07d7fc48473e",
                    "last_updated": "2023-06-01T10:07:11.261065-04:00",
                    "created_at": "2023-05-31T11:47:17.890298-04:00",
                    "name": "COL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8df3403-2fe4-4364-b283-7136fd9bfc03/?format=api"
                },
                {
                    "id": "6b5a8661-054f-4d72-9d3f-ecf9c80de0f2",
                    "gambit_id": "7f275c2a-e689-4148-a756-a17b6911a1ff",
                    "last_updated": "2023-06-01T10:07:11.263376-04:00",
                    "created_at": "2023-05-31T11:47:17.892918-04:00",
                    "name": "ARI",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8df3403-2fe4-4364-b283-7136fd9bfc03/?format=api"
                }
            ]
        },
        {
            "id": "b0a1a4a6-a855-42a9-9568-d65c5b76778a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-31T11:47:17.894980-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0b02035-16c5-421d-be76-ae0c93c673c7",
                    "gambit_id": "53771846-fe2b-494c-be63-ba50149aeaf0",
                    "last_updated": "2023-06-01T10:07:11.271629-04:00",
                    "created_at": "2023-05-31T11:47:17.898680-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a1a4a6-a855-42a9-9568-d65c5b76778a/?format=api"
                },
                {
                    "id": "149370a9-018f-467d-a2ec-265d6b2b4ffb",
                    "gambit_id": "d2bdd3e4-fb3a-4562-9319-52539beb296d",
                    "last_updated": "2023-06-01T10:07:11.268836-04:00",
                    "created_at": "2023-05-31T11:47:17.896920-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a1a4a6-a855-42a9-9568-d65c5b76778a/?format=api"
                }
            ]
        }
    ]
}