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/26200953-dc17-4d62-9f26-13e34e191322/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "26200953-dc17-4d62-9f26-13e34e191322",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6e219c8d-1541-45f6-9ccd-44cc3ba476c5",
    "completed": true,
    "last_updated": "2023-06-05T10:57:22.749502-04:00",
    "created_at": "2023-06-03T11:27:14.341532-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.85,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/6e219c8d-1541-45f6-9ccd-44cc3ba476c5",
    "datetime": "2023-06-03T21:00:00-04:00",
    "cutoff_datetime": "2023-06-03T21:00:00-04:00",
    "name": "Daniel Pineda v. Alex Caceres",
    "bettypes": [
        {
            "id": "a39df1d0-9537-429f-9681-19b24458a5df",
            "match": "https://api-prod.gambitprofit.com/api/matches/26200953-dc17-4d62-9f26-13e34e191322/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:27:14.343941-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": "Alex Caceres",
                        "amount": 6237.0
                    },
                    {
                        "team": "Daniel Pineda",
                        "amount": 3763.0
                    }
                ],
                "expected_reward_tokens": 9293.13,
                "profit_sb": -206.87,
                "profit_sb_percentage": -2.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fafcaa98-522d-45fd-946d-27f185b0b656",
                    "gambit_id": "f2e98d5e-ec10-494a-94ed-79db73fc6cf0",
                    "last_updated": "2023-06-05T10:57:22.758969-04:00",
                    "created_at": "2023-06-03T11:27:14.347480-04:00",
                    "name": "Alex Caceres",
                    "reward": "1.49000",
                    "odds": "1.51280",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39df1d0-9537-429f-9681-19b24458a5df/?format=api"
                },
                {
                    "id": "3b375bed-af2d-446b-86e0-ce5d8307f6cc",
                    "gambit_id": "a764da64-9711-46bb-b7e4-d18d11e3c809",
                    "last_updated": "2023-06-05T10:57:22.755606-04:00",
                    "created_at": "2023-06-03T11:27:14.345710-04:00",
                    "name": "Daniel Pineda",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39df1d0-9537-429f-9681-19b24458a5df/?format=api"
                }
            ]
        },
        {
            "id": "4249d6e1-d6f9-4138-8295-a4962a7fb87e",
            "match": "https://api-prod.gambitprofit.com/api/matches/26200953-dc17-4d62-9f26-13e34e191322/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:27:14.349247-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": "Total Rounds Over 1.5",
                        "amount": 6300.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 3700.0
                    }
                ],
                "expected_reward_tokens": 9324.0,
                "profit_sb": -176.0,
                "profit_sb_percentage": -1.85,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62dfece2-3d93-4f7f-8a63-3958e49fbcbc",
                    "gambit_id": "fd83bbd1-1365-4b49-8323-3b0d38326d44",
                    "last_updated": "2023-06-05T10:57:22.774370-04:00",
                    "created_at": "2023-06-03T11:27:14.350886-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d6e1-d6f9-4138-8295-a4962a7fb87e/?format=api"
                },
                {
                    "id": "dc84d6cc-29d7-46fa-958d-fc2eb9d140b1",
                    "gambit_id": "7d83cfac-3364-47cb-8274-acd306033fa3",
                    "last_updated": "2023-06-05T10:57:22.777354-04:00",
                    "created_at": "2023-06-03T11:27:14.352711-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d6e1-d6f9-4138-8295-a4962a7fb87e/?format=api"
                }
            ]
        }
    ]
}