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/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "73f8c190-5e90-402c-bf59-58aa6aa7f264",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "71720fa2-835e-4edc-83bc-ea044e92fcd2",
    "completed": false,
    "last_updated": "2023-10-03T21:43:23.376052-04:00",
    "created_at": "2023-09-26T08:58:23.254709-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/71720fa2-835e-4edc-83bc-ea044e92fcd2",
    "datetime": "2023-09-26T21:45:00-04:00",
    "cutoff_datetime": "2023-09-26T21:45:00-04:00",
    "name": "SDG (S Lugo) v. SFO (K Harrison)",
    "bettypes": [
        {
            "id": "0d1ffa85-9343-4b07-985e-04739a6535ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-26T08:58:23.265104-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": "SDG (S Lugo)",
                        "amount": 5325.0
                    },
                    {
                        "team": "SFO (K Harrison)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ed0724f-22b4-426d-b3be-51aec0cc72af",
                    "gambit_id": "65bce9d2-7253-40af-a8a4-3d9556a346d5",
                    "last_updated": "2023-10-03T21:43:23.393360-04:00",
                    "created_at": "2023-09-26T08:58:23.269111-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ffa85-9343-4b07-985e-04739a6535ea/?format=api"
                },
                {
                    "id": "784b1bdd-e919-4252-bc16-e62e92f990f8",
                    "gambit_id": "ff283ca1-73d9-4ed8-8169-c204bbc2ffe3",
                    "last_updated": "2023-10-03T21:43:23.398708-04:00",
                    "created_at": "2023-09-26T08:58:23.273850-04:00",
                    "name": "SFO (K Harrison)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ffa85-9343-4b07-985e-04739a6535ea/?format=api"
                }
            ]
        },
        {
            "id": "6adc3635-d6cf-4240-a7df-7bd0266e890d",
            "match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-26T08:58:23.277924-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": "SFO",
                        "amount": 5857.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "435a3681-c3ac-4377-a7a2-8754a5e3e59f",
                    "gambit_id": "09733083-e8d1-41cb-ae31-8abb003ffccf",
                    "last_updated": "2023-10-03T21:43:23.410155-04:00",
                    "created_at": "2023-09-26T08:58:23.285404-04:00",
                    "name": "SFO",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6adc3635-d6cf-4240-a7df-7bd0266e890d/?format=api"
                },
                {
                    "id": "fddc9ad1-aaf8-4a8b-961d-a796efb8044f",
                    "gambit_id": "79d88a02-ef9c-4690-9f2f-67a6e86c698e",
                    "last_updated": "2023-10-03T21:43:23.406576-04:00",
                    "created_at": "2023-09-26T08:58:23.281589-04:00",
                    "name": "SDG",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6adc3635-d6cf-4240-a7df-7bd0266e890d/?format=api"
                }
            ]
        },
        {
            "id": "a8fcfb0f-f234-44be-b005-7341e5a9c5fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-26T08:58:23.303348-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76b207da-04c4-42c5-92f7-2c1ea4d891d0",
                    "gambit_id": "f2ea59d8-a500-4bd1-8ea1-3ddc1455c0d8",
                    "last_updated": "2023-10-03T21:43:23.422839-04:00",
                    "created_at": "2023-09-26T08:58:23.312053-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fcfb0f-f234-44be-b005-7341e5a9c5fd/?format=api"
                },
                {
                    "id": "783e63d4-ab91-473f-8ea4-6e8fe569171d",
                    "gambit_id": "62186134-ccc8-4397-98d0-0989a5f983ec",
                    "last_updated": "2023-10-03T21:43:23.417961-04:00",
                    "created_at": "2023-09-26T08:58:23.308343-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fcfb0f-f234-44be-b005-7341e5a9c5fd/?format=api"
                }
            ]
        }
    ]
}