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/09036230-9a42-4caa-9ec8-28d4eb9ae7a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09036230-9a42-4caa-9ec8-28d4eb9ae7a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69773c0f-bfb5-4a82-816a-812341d6b794",
    "completed": true,
    "last_updated": "2023-09-25T14:33:18.632359-04:00",
    "created_at": "2023-09-23T10:23:05.672375-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.97,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/69773c0f-bfb5-4a82-816a-812341d6b794",
    "datetime": "2023-09-23T19:00:00-04:00",
    "cutoff_datetime": "2023-09-23T19:00:00-04:00",
    "name": "Mateusz Gamrot v. Rafael Fiziev",
    "bettypes": [
        {
            "id": "9fdd0972-dcac-4f32-bc48-61c748ede6d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/09036230-9a42-4caa-9ec8-28d4eb9ae7a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-23T10:23:05.681998-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": "Rafael Fiziev",
                        "amount": 5391.0
                    },
                    {
                        "team": "Mateusz Gamrot",
                        "amount": 4609.0
                    }
                ],
                "expected_reward_tokens": 9218.0,
                "profit_sb": -282.0,
                "profit_sb_percentage": -2.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0100fd60-c45f-4bdd-a4e4-defba2c6dfae",
                    "gambit_id": "bbde6221-08b0-4f89-8343-3a292e73b9f2",
                    "last_updated": "2023-09-25T14:33:18.652404-04:00",
                    "created_at": "2023-09-23T10:23:05.690912-04:00",
                    "name": "Rafael Fiziev",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fdd0972-dcac-4f32-bc48-61c748ede6d5/?format=api"
                },
                {
                    "id": "96d5617d-425a-4565-a596-53a9356d824e",
                    "gambit_id": "198f5b5f-dbc1-41b9-b3c7-f620d19582e8",
                    "last_updated": "2023-09-25T14:33:18.649248-04:00",
                    "created_at": "2023-09-23T10:23:05.686349-04:00",
                    "name": "Mateusz Gamrot",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fdd0972-dcac-4f32-bc48-61c748ede6d5/?format=api"
                }
            ]
        },
        {
            "id": "6edd2cf7-622d-45df-b8e5-76d24655e655",
            "match": "https://api-prod.gambitprofit.com/api/matches/09036230-9a42-4caa-9ec8-28d4eb9ae7a9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-23T10:23:05.694899-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": 5312.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9188.48,
                "profit_sb": -311.52,
                "profit_sb_percentage": -3.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f1af759-839a-4479-afba-8ea82c4f6d7c",
                    "gambit_id": "2cd15f39-61ea-488e-8755-76808791f260",
                    "last_updated": "2023-09-25T14:33:18.658801-04:00",
                    "created_at": "2023-09-23T10:23:05.698719-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6edd2cf7-622d-45df-b8e5-76d24655e655/?format=api"
                },
                {
                    "id": "12c46f6c-7166-422b-86b1-bb28ea145c6d",
                    "gambit_id": "b734f28d-33d0-4795-977c-6fb26de80143",
                    "last_updated": "2023-09-25T14:33:18.676222-04:00",
                    "created_at": "2023-09-23T10:23:05.702529-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6edd2cf7-622d-45df-b8e5-76d24655e655/?format=api"
                }
            ]
        }
    ]
}