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/0563fe50-1498-416b-8f92-2f96f46ae19c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0563fe50-1498-416b-8f92-2f96f46ae19c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "996da3b9-cb99-4f8f-9f31-43312ffd7b7a",
    "completed": true,
    "last_updated": "2023-09-18T08:58:25.402034-04:00",
    "created_at": "2023-09-16T09:23:14.859188-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/996da3b9-cb99-4f8f-9f31-43312ffd7b7a",
    "datetime": "2023-09-16T21:07:00-04:00",
    "cutoff_datetime": "2023-09-16T21:07:00-04:00",
    "name": "DET (S Gipson Long) v. LAA (T Anderson)",
    "bettypes": [
        {
            "id": "9d8cd447-4e82-4970-b14a-ef75001ef08b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0563fe50-1498-416b-8f92-2f96f46ae19c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T09:23:14.872715-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": "DET (S Gipson Long)",
                        "amount": 5325.0
                    },
                    {
                        "team": "LAA (T Anderson)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "80bd9b09-8464-4cf9-9932-5478c060bcff",
                    "gambit_id": "2f069c32-3809-4112-9ea0-ae7cb717c552",
                    "last_updated": "2023-09-18T08:58:25.415826-04:00",
                    "created_at": "2023-09-16T09:23:14.877611-04:00",
                    "name": "DET (S Gipson Long)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8cd447-4e82-4970-b14a-ef75001ef08b/?format=api"
                },
                {
                    "id": "5e0f4ef1-377e-4e26-8f8b-f573d6ed9234",
                    "gambit_id": "049b5803-6186-45e1-b49f-d9e85cd2a70e",
                    "last_updated": "2023-09-18T08:58:25.422969-04:00",
                    "created_at": "2023-09-16T09:23:14.883482-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8cd447-4e82-4970-b14a-ef75001ef08b/?format=api"
                }
            ]
        },
        {
            "id": "dc6d4e4b-97db-414a-8884-131a5c84065c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0563fe50-1498-416b-8f92-2f96f46ae19c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T09:23:14.888708-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": "LAA",
                        "amount": 5857.0
                    },
                    {
                        "team": "DET",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2de904cd-c318-434e-ab85-13d77a3c1b41",
                    "gambit_id": "ca463f7b-7d77-4823-b440-a35e339c30e5",
                    "last_updated": "2023-09-18T08:58:25.454864-04:00",
                    "created_at": "2023-09-16T09:23:14.897475-04:00",
                    "name": "LAA",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc6d4e4b-97db-414a-8884-131a5c84065c/?format=api"
                },
                {
                    "id": "3333ee66-a086-4167-b412-9b6943f60d66",
                    "gambit_id": "226c9e04-e6c2-4a96-ba4c-bef8485973ba",
                    "last_updated": "2023-09-18T08:58:25.442981-04:00",
                    "created_at": "2023-09-16T09:23:14.893166-04:00",
                    "name": "DET",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc6d4e4b-97db-414a-8884-131a5c84065c/?format=api"
                }
            ]
        },
        {
            "id": "0434f5a6-cb7a-4726-88fa-f6944fd06164",
            "match": "https://api-prod.gambitprofit.com/api/matches/0563fe50-1498-416b-8f92-2f96f46ae19c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T09:23:14.901994-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "136b50b5-6c5c-4347-9a7b-3884aa53982e",
                    "gambit_id": "74fd4b27-3d79-472b-82c2-41def88cfee6",
                    "last_updated": "2023-09-18T08:58:25.492374-04:00",
                    "created_at": "2023-09-16T09:23:14.905625-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0434f5a6-cb7a-4726-88fa-f6944fd06164/?format=api"
                },
                {
                    "id": "ffaa01f5-7975-4f4d-b3d5-808352442cb6",
                    "gambit_id": "5a10e503-5677-478a-bb66-30dd8174f8ca",
                    "last_updated": "2023-09-18T08:58:25.479941-04:00",
                    "created_at": "2023-09-16T09:23:14.909773-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0434f5a6-cb7a-4726-88fa-f6944fd06164/?format=api"
                }
            ]
        }
    ]
}