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/08a16592-b355-455b-87b4-60b2115a2786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "08a16592-b355-455b-87b4-60b2115a2786",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d49b6f22-1ab1-41a5-a10d-1a8f3a2f7da9",
    "completed": true,
    "last_updated": "2023-07-31T18:23:08.491403-04:00",
    "created_at": "2023-07-26T10:38:04.305910-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.03,
    "sport_category": "UFC 291",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/d49b6f22-1ab1-41a5-a10d-1a8f3a2f7da9",
    "datetime": "2023-07-29T22:00:00-04:00",
    "cutoff_datetime": "2023-07-29T22:00:00-04:00",
    "name": "Michael Chiesa v. Kevin Holland",
    "bettypes": [
        {
            "id": "889406e2-5ea2-4071-b2de-920ffb4c15f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/08a16592-b355-455b-87b4-60b2115a2786/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T10:38:04.312699-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": "Kevin Holland",
                        "amount": 5673.0
                    },
                    {
                        "team": "Michael Chiesa",
                        "amount": 4327.0
                    }
                ],
                "expected_reward_tokens": 9303.05,
                "profit_sb": -196.95,
                "profit_sb_percentage": -2.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fed0fe72-2efd-4fc7-972a-f34984863d8f",
                    "gambit_id": "047e4450-4cb9-460c-8e92-5a4beb5c9075",
                    "last_updated": "2023-07-31T18:23:08.507692-04:00",
                    "created_at": "2023-07-26T10:38:04.323499-04:00",
                    "name": "Kevin Holland",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/889406e2-5ea2-4071-b2de-920ffb4c15f2/?format=api"
                },
                {
                    "id": "7f5d56c9-bc33-4f77-9189-2fc987e30e55",
                    "gambit_id": "a442dce6-375e-4b1b-a082-dcc2a47e19f7",
                    "last_updated": "2023-07-31T18:23:08.503727-04:00",
                    "created_at": "2023-07-26T10:38:04.318971-04:00",
                    "name": "Michael Chiesa",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/889406e2-5ea2-4071-b2de-920ffb4c15f2/?format=api"
                }
            ]
        },
        {
            "id": "8e0fd813-d9e6-486d-ba54-c8b2ac527874",
            "match": "https://api-prod.gambitprofit.com/api/matches/08a16592-b355-455b-87b4-60b2115a2786/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T10:38:04.341356-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 Under 2.5",
                        "amount": 6247.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 3753.0
                    }
                ],
                "expected_reward_tokens": 9307.44,
                "profit_sb": -192.56,
                "profit_sb_percentage": -2.03,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dcbd6ed6-bc44-4436-b108-c9ef5611a219",
                    "gambit_id": "192bb385-f05b-4436-866d-ed921434a6cf",
                    "last_updated": "2023-07-31T18:23:08.521257-04:00",
                    "created_at": "2023-07-26T10:38:04.355632-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.49000",
                    "odds": "1.51280",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0fd813-d9e6-486d-ba54-c8b2ac527874/?format=api"
                },
                {
                    "id": "c8a2e155-02e5-4af8-850b-05b34de17207",
                    "gambit_id": "d01ae694-9431-42a3-9707-3aeec0a99430",
                    "last_updated": "2023-07-31T18:23:08.516979-04:00",
                    "created_at": "2023-07-26T10:38:04.348870-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0fd813-d9e6-486d-ba54-c8b2ac527874/?format=api"
                }
            ]
        }
    ]
}