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/d7b8c465-af55-49ec-b27d-b3529784db42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d7b8c465-af55-49ec-b27d-b3529784db42",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cd203ec9-c77c-4634-9fb2-58bad0cc1b01",
    "completed": true,
    "last_updated": "2023-08-03T10:58:04.577108-04:00",
    "created_at": "2023-08-02T09:28:02.770415-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cd203ec9-c77c-4634-9fb2-58bad0cc1b01",
    "datetime": "2023-08-02T22:10:00-04:00",
    "cutoff_datetime": "2023-08-02T22:10:00-04:00",
    "name": "OAK (H Harris) v. LOS (T Gonsolin)",
    "bettypes": [
        {
            "id": "2aad6e2c-cd2d-4a5a-976a-b719c488a018",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7b8c465-af55-49ec-b27d-b3529784db42/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T09:28:02.782360-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": "LOS (T Gonsolin)",
                        "amount": 7033.0
                    },
                    {
                        "team": "OAK (H Harris)",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31365386-e526-402a-b5fd-8fee72d083f6",
                    "gambit_id": "f339b0f3-7016-4f50-b747-008692c11ae1",
                    "last_updated": "2023-08-03T10:58:04.592120-04:00",
                    "created_at": "2023-08-02T09:28:02.796723-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aad6e2c-cd2d-4a5a-976a-b719c488a018/?format=api"
                },
                {
                    "id": "14483fb2-fa8a-47a0-b48d-af725a7ef567",
                    "gambit_id": "9d93da08-60db-4792-bd9f-549c0e79674b",
                    "last_updated": "2023-08-03T10:58:04.587934-04:00",
                    "created_at": "2023-08-02T09:28:02.788893-04:00",
                    "name": "OAK (H Harris)",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aad6e2c-cd2d-4a5a-976a-b719c488a018/?format=api"
                }
            ]
        },
        {
            "id": "f03a9aa6-418f-48d9-85e2-ea787342ebca",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7b8c465-af55-49ec-b27d-b3529784db42/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T09:28:02.802212-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": "LOS",
                        "amount": 5512.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "002b7087-b377-4b90-8856-266e8511130c",
                    "gambit_id": "3e4594d7-2f0c-4d72-9f2a-5fb63c4df620",
                    "last_updated": "2023-08-03T10:58:04.603394-04:00",
                    "created_at": "2023-08-02T09:28:02.830176-04:00",
                    "name": "LOS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f03a9aa6-418f-48d9-85e2-ea787342ebca/?format=api"
                },
                {
                    "id": "155562b8-8964-4fba-aef1-55d84ce891ba",
                    "gambit_id": "fdaa02d2-71d0-4c30-85c2-9aef4679de27",
                    "last_updated": "2023-08-03T10:58:04.599463-04:00",
                    "created_at": "2023-08-02T09:28:02.815953-04:00",
                    "name": "OAK",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f03a9aa6-418f-48d9-85e2-ea787342ebca/?format=api"
                }
            ]
        },
        {
            "id": "6340913c-2f1b-493c-834a-b2b0ab8b7c91",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7b8c465-af55-49ec-b27d-b3529784db42/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T09:28:02.839369-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 Over 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ac4122a-0c26-4de0-abb0-ea284623f8cd",
                    "gambit_id": "9b8e9415-63c0-41f1-8373-78e49f6ab198",
                    "last_updated": "2023-08-03T10:58:04.611022-04:00",
                    "created_at": "2023-08-02T09:28:02.851169-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6340913c-2f1b-493c-834a-b2b0ab8b7c91/?format=api"
                },
                {
                    "id": "e7585650-1f7b-4742-a461-982437c8780c",
                    "gambit_id": "bed51af1-6182-4737-8542-9862847cb7f3",
                    "last_updated": "2023-08-03T10:58:04.614702-04:00",
                    "created_at": "2023-08-02T09:28:02.863068-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6340913c-2f1b-493c-834a-b2b0ab8b7c91/?format=api"
                }
            ]
        }
    ]
}