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/594aba08-f8f9-4967-b800-bfd6746abb11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "594aba08-f8f9-4967-b800-bfd6746abb11",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "35048be7-fc08-4a9d-a136-8ffa1fc7234d",
    "completed": true,
    "last_updated": "2023-07-03T10:58:19.147124-04:00",
    "created_at": "2023-07-01T10:23:20.424831-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.47,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/35048be7-fc08-4a9d-a136-8ffa1fc7234d",
    "datetime": "2023-07-01T19:00:00-04:00",
    "cutoff_datetime": "2023-07-01T19:00:00-04:00",
    "name": "Max Griffin v. Michael Morales",
    "bettypes": [
        {
            "id": "58d5679f-b115-4509-81e0-4ec12d2cfe14",
            "match": "https://api-prod.gambitprofit.com/api/matches/594aba08-f8f9-4967-b800-bfd6746abb11/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-01T10:23:20.427750-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": "Michael Morales",
                        "amount": 6714.0
                    },
                    {
                        "team": "Max Griffin",
                        "amount": 3286.0
                    }
                ],
                "expected_reward_tokens": 9265.32,
                "profit_sb": -234.68,
                "profit_sb_percentage": -2.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "987edf6f-19b4-4266-8881-360fab6f88e9",
                    "gambit_id": "f98cddba-c55d-4e76-9357-f06289237f13",
                    "last_updated": "2023-07-03T10:58:19.153840-04:00",
                    "created_at": "2023-07-01T10:23:20.432047-04:00",
                    "name": "Michael Morales",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d5679f-b115-4509-81e0-4ec12d2cfe14/?format=api"
                },
                {
                    "id": "dc31b6a4-bba7-47d3-8a46-4e173f0ad447",
                    "gambit_id": "2eaf516b-d0f9-4589-bc98-f874085d21f0",
                    "last_updated": "2023-07-03T10:58:19.151683-04:00",
                    "created_at": "2023-07-01T10:23:20.429987-04:00",
                    "name": "Max Griffin",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d5679f-b115-4509-81e0-4ec12d2cfe14/?format=api"
                }
            ]
        },
        {
            "id": "cd88dc79-501f-490f-a5f3-a8716e20478f",
            "match": "https://api-prod.gambitprofit.com/api/matches/594aba08-f8f9-4967-b800-bfd6746abb11/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-01T10:23:20.434337-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": 5095.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4905.0
                    }
                ],
                "expected_reward_tokens": 9171.0,
                "profit_sb": -329.0,
                "profit_sb_percentage": -3.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0243fc71-888b-499b-ac47-d7afd167673f",
                    "gambit_id": "924c88a9-c454-40d2-8e4c-7f67b4b5e17c",
                    "last_updated": "2023-07-03T10:58:19.159158-04:00",
                    "created_at": "2023-07-01T10:23:20.438448-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd88dc79-501f-490f-a5f3-a8716e20478f/?format=api"
                },
                {
                    "id": "e180aa27-34a2-4992-8961-5d04f64ea6a0",
                    "gambit_id": "f1863462-46d0-4bf1-b1b5-a12d5fde90d4",
                    "last_updated": "2023-07-03T10:58:19.157566-04:00",
                    "created_at": "2023-07-01T10:23:20.436469-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd88dc79-501f-490f-a5f3-a8716e20478f/?format=api"
                }
            ]
        }
    ]
}