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/654154a8-6eaf-45b4-8d5a-872fbdcbd27e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "654154a8-6eaf-45b4-8d5a-872fbdcbd27e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c70eb88d-ff3f-4c47-b344-090b01f51f58",
    "completed": true,
    "last_updated": "2023-06-18T20:13:26.007813-04:00",
    "created_at": "2023-06-17T11:33:24.398587-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.05,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/c70eb88d-ff3f-4c47-b344-090b01f51f58",
    "datetime": "2023-06-17T19:00:00-04:00",
    "cutoff_datetime": "2023-06-17T19:00:00-04:00",
    "name": "Marvin Vettori v. Jared Cannonier",
    "bettypes": [
        {
            "id": "8563927a-24d4-4f4b-9c5f-94b41450711a",
            "match": "https://api-prod.gambitprofit.com/api/matches/654154a8-6eaf-45b4-8d5a-872fbdcbd27e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T11:33:24.401008-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": "Marvin Vettori",
                        "amount": 5297.0
                    },
                    {
                        "team": "Jared Cannonier",
                        "amount": 4703.0
                    }
                ],
                "expected_reward_tokens": 9216.78,
                "profit_sb": -283.22,
                "profit_sb_percentage": -2.98,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1f85bc9-e429-43da-ba9f-6d82d03a52b3",
                    "gambit_id": "e3bfceee-90b9-48a0-ac58-107811af56da",
                    "last_updated": "2023-06-18T20:13:26.014278-04:00",
                    "created_at": "2023-06-17T11:33:24.403113-04:00",
                    "name": "Marvin Vettori",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8563927a-24d4-4f4b-9c5f-94b41450711a/?format=api"
                },
                {
                    "id": "d42b9fbe-fe6a-46a6-ad93-f3bbbb8c5e50",
                    "gambit_id": "bbc49ab7-cc4c-4442-9b72-09f90d14b5d9",
                    "last_updated": "2023-06-18T20:13:26.017773-04:00",
                    "created_at": "2023-06-17T11:33:24.405312-04:00",
                    "name": "Jared Cannonier",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8563927a-24d4-4f4b-9c5f-94b41450711a/?format=api"
                }
            ]
        },
        {
            "id": "b77a0cba-4f94-4a52-af68-655cf54f7f25",
            "match": "https://api-prod.gambitprofit.com/api/matches/654154a8-6eaf-45b4-8d5a-872fbdcbd27e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T11:33:24.407854-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 4.5",
                        "amount": 6462.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 3538.0
                    }
                ],
                "expected_reward_tokens": 9304.94,
                "profit_sb": -195.06,
                "profit_sb_percentage": -2.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c5f04ce-5b39-460c-b247-0366d9f846ee",
                    "gambit_id": "f6f6eeca-3847-4e37-bb04-3bf2c5ae3c52",
                    "last_updated": "2023-06-18T20:13:26.025107-04:00",
                    "created_at": "2023-06-17T11:33:24.410117-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b77a0cba-4f94-4a52-af68-655cf54f7f25/?format=api"
                },
                {
                    "id": "ce5e0d54-f82b-4d69-bf9c-44160ef5d8b1",
                    "gambit_id": "dd439085-cab5-434d-b0ec-979441bc37c9",
                    "last_updated": "2023-06-18T20:13:26.027841-04:00",
                    "created_at": "2023-06-17T11:33:24.412716-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b77a0cba-4f94-4a52-af68-655cf54f7f25/?format=api"
                }
            ]
        }
    ]
}