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/b08e1fdf-26cc-4a73-8a60-4cdfb3a1d433/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b08e1fdf-26cc-4a73-8a60-4cdfb3a1d433",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "635e3e54-c31d-4565-b431-436a450bf90d",
    "completed": true,
    "last_updated": "2023-05-03T12:12:15.074823-04:00",
    "created_at": "2023-05-02T11:52:06.477916-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/635e3e54-c31d-4565-b431-436a450bf90d",
    "datetime": "2023-05-02T21:40:00-04:00",
    "cutoff_datetime": "2023-05-02T21:40:00-04:00",
    "name": "SEA (B Miller) v. OAK (M Miller)",
    "bettypes": [
        {
            "id": "559f9cee-b7af-4417-804c-2e8cb787e577",
            "match": "https://api-prod.gambitprofit.com/api/matches/b08e1fdf-26cc-4a73-8a60-4cdfb3a1d433/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-02T11:52:06.488250-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": "SEA (B Miller)",
                        "amount": 5527.0
                    },
                    {
                        "team": "OAK (M Miller)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ee9c15e-33db-43ea-9a94-22c1b92aab64",
                    "gambit_id": "15fa2540-f1d7-49c1-b262-d674bffb4b7e",
                    "last_updated": "2023-05-03T12:12:15.088348-04:00",
                    "created_at": "2023-05-02T11:52:06.491275-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559f9cee-b7af-4417-804c-2e8cb787e577/?format=api"
                },
                {
                    "id": "9d98eba3-bfdc-4960-a7ab-b82adc045b7d",
                    "gambit_id": "ffb30e14-2315-492d-a697-a1d12014ad0b",
                    "last_updated": "2023-05-03T12:12:15.087190-04:00",
                    "created_at": "2023-05-02T11:52:06.489801-04:00",
                    "name": "OAK (M Miller)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559f9cee-b7af-4417-804c-2e8cb787e577/?format=api"
                }
            ]
        },
        {
            "id": "02493a7a-2003-48e8-a95b-3268d6d03b9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b08e1fdf-26cc-4a73-8a60-4cdfb3a1d433/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-02T11:52:06.483853-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": "OAK",
                        "amount": 5699.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "475f8dbe-ce10-46d7-9bbb-867193768a8e",
                    "gambit_id": "8f420daa-efbb-44d5-b941-d50a67f434f1",
                    "last_updated": "2023-05-03T12:12:15.082809-04:00",
                    "created_at": "2023-05-02T11:52:06.485181-04:00",
                    "name": "OAK",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02493a7a-2003-48e8-a95b-3268d6d03b9f/?format=api"
                },
                {
                    "id": "ea424236-5cd0-42aa-9ad4-6b812932325d",
                    "gambit_id": "09a0d3cc-96da-40b2-913e-ea1a800dad19",
                    "last_updated": "2023-05-03T12:12:15.084178-04:00",
                    "created_at": "2023-05-02T11:52:06.486648-04:00",
                    "name": "SEA",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02493a7a-2003-48e8-a95b-3268d6d03b9f/?format=api"
                }
            ]
        },
        {
            "id": "bda4df53-6ae9-4658-b222-edd22cb3c8aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/b08e1fdf-26cc-4a73-8a60-4cdfb3a1d433/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-02T11:52:06.479777-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11cae1bd-9ca9-4e72-8ec7-5e2ada600fdb",
                    "gambit_id": "4e7eb783-0003-48c3-a15f-2f6d8d3eac3b",
                    "last_updated": "2023-05-03T12:12:15.079905-04:00",
                    "created_at": "2023-05-02T11:52:06.482491-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4df53-6ae9-4658-b222-edd22cb3c8aa/?format=api"
                },
                {
                    "id": "8c7d932a-1e9d-440f-8054-168365c6008a",
                    "gambit_id": "5dd1505f-412f-4543-9e38-78dcea7b345f",
                    "last_updated": "2023-05-03T12:12:15.078388-04:00",
                    "created_at": "2023-05-02T11:52:06.481116-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4df53-6ae9-4658-b222-edd22cb3c8aa/?format=api"
                }
            ]
        }
    ]
}