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/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3eefaa6d-cfee-4001-9d10-0327321a4a2a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "06ed7d67-f529-4fb4-a318-d2699c845c34",
    "completed": true,
    "last_updated": "2023-08-07T14:58:06.508024-04:00",
    "created_at": "2023-08-05T10:08:11.375066-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/06ed7d67-f529-4fb4-a318-d2699c845c34",
    "datetime": "2023-08-05T16:05:00-04:00",
    "cutoff_datetime": "2023-08-05T16:05:00-04:00",
    "name": "MIA (G Soriano) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "0b6fda51-e78f-4b2f-b1fa-1a0fcde57f12",
            "match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T10:08:11.392101-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": "TEX (J Gray)",
                        "amount": 5827.0
                    },
                    {
                        "team": "MIA (G Soriano)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6a9e680-edcd-4e55-870b-f320e346e5e6",
                    "gambit_id": "9dfc4771-0b7f-4e83-82ec-6087b08b70a8",
                    "last_updated": "2023-08-07T14:58:06.524948-04:00",
                    "created_at": "2023-08-05T10:08:11.404752-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6fda51-e78f-4b2f-b1fa-1a0fcde57f12/?format=api"
                },
                {
                    "id": "cf7e0234-176f-4066-9d9e-3b3e685fd2a7",
                    "gambit_id": "5fb8f7eb-b31e-4454-9a0b-5d60b7d4f53a",
                    "last_updated": "2023-08-07T14:58:06.520806-04:00",
                    "created_at": "2023-08-05T10:08:11.399195-04:00",
                    "name": "MIA (G Soriano)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6fda51-e78f-4b2f-b1fa-1a0fcde57f12/?format=api"
                }
            ]
        },
        {
            "id": "4b48eb5f-3fde-4ac6-b662-610138788931",
            "match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T10:08:11.410703-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": "MIA",
                        "amount": 5773.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "670a5066-319d-42b2-afa1-59e5f4ab7f02",
                    "gambit_id": "a7d7ff99-771e-4b98-bbe3-f80d84b7496c",
                    "last_updated": "2023-08-07T14:58:06.533586-04:00",
                    "created_at": "2023-08-05T10:08:11.418978-04:00",
                    "name": "MIA",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b48eb5f-3fde-4ac6-b662-610138788931/?format=api"
                },
                {
                    "id": "7d20b528-50ae-48c3-8a35-02636c4bf05d",
                    "gambit_id": "81bca20d-286c-499f-b5e6-516c50a61e7c",
                    "last_updated": "2023-08-07T14:58:06.537627-04:00",
                    "created_at": "2023-08-05T10:08:11.423992-04:00",
                    "name": "TEX",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b48eb5f-3fde-4ac6-b662-610138788931/?format=api"
                }
            ]
        },
        {
            "id": "2e04c0df-f777-4c15-a80d-4d89e4c44411",
            "match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T10:08:11.428193-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7da367a6-06f1-418d-bfaf-b189b757c8ec",
                    "gambit_id": "50dc24b6-d2ee-42ff-898f-e8226a683e54",
                    "last_updated": "2023-08-07T14:58:06.544857-04:00",
                    "created_at": "2023-08-05T10:08:11.432119-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e04c0df-f777-4c15-a80d-4d89e4c44411/?format=api"
                },
                {
                    "id": "62b5e45b-5427-4426-8dcd-8f92cdef0b31",
                    "gambit_id": "1da4d8bd-8fff-4ea5-a745-2089138d8bb1",
                    "last_updated": "2023-08-07T14:58:06.548828-04:00",
                    "created_at": "2023-08-05T10:08:11.437043-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e04c0df-f777-4c15-a80d-4d89e4c44411/?format=api"
                }
            ]
        }
    ]
}