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/31f82d49-6bdd-429f-9fbf-461fb4e7cd8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "31f82d49-6bdd-429f-9fbf-461fb4e7cd8e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "af8adcee-b4f2-4449-8fa6-65664ed72f5c",
    "completed": true,
    "last_updated": "2023-06-22T10:28:04.800800-04:00",
    "created_at": "2023-06-18T09:43:10.748808-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/af8adcee-b4f2-4449-8fa6-65664ed72f5c",
    "datetime": "2023-06-18T16:10:00-04:00",
    "cutoff_datetime": "2023-06-18T16:10:00-04:00",
    "name": "SFO (L Webb) v. LOS (T Gonsolin)",
    "bettypes": [
        {
            "id": "4a63b63b-7bdb-48e8-ac5d-597e272a82fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/31f82d49-6bdd-429f-9fbf-461fb4e7cd8e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-18T09:43:10.751337-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": "LOS (T Gonsolin)",
                        "amount": 5208.0
                    },
                    {
                        "team": "SFO (L Webb)",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9582.72,
                "profit_sb": 82.72,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c034233-93ee-4086-8be1-bd99493e6a8d",
                    "gambit_id": "700bf214-f19e-4def-a4ad-8ca72c14c522",
                    "last_updated": "2023-06-22T10:28:04.807792-04:00",
                    "created_at": "2023-06-18T09:43:10.754951-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a63b63b-7bdb-48e8-ac5d-597e272a82fc/?format=api"
                },
                {
                    "id": "d8f00e5b-9dc4-4342-9c41-b100b9cc6135",
                    "gambit_id": "b1c96971-72b7-4f83-8b22-cac3ef573d4e",
                    "last_updated": "2023-06-22T10:28:04.805456-04:00",
                    "created_at": "2023-06-18T09:43:10.753195-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "2.00000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a63b63b-7bdb-48e8-ac5d-597e272a82fc/?format=api"
                }
            ]
        },
        {
            "id": "f81e6b69-95a4-4d0e-b534-957dec347488",
            "match": "https://api-prod.gambitprofit.com/api/matches/31f82d49-6bdd-429f-9fbf-461fb4e7cd8e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-18T09:43:10.756582-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": "SFO",
                        "amount": 6399.0
                    },
                    {
                        "team": "LOS",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4cc5933-ab24-4a89-b71f-c5110f59a2ed",
                    "gambit_id": "ed2a62fb-1caa-484d-afc0-51040fe6d8a9",
                    "last_updated": "2023-06-22T10:28:04.811614-04:00",
                    "created_at": "2023-06-18T09:43:10.758173-04:00",
                    "name": "SFO",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81e6b69-95a4-4d0e-b534-957dec347488/?format=api"
                },
                {
                    "id": "0313f848-d434-4121-b805-23cef0e48301",
                    "gambit_id": "b51bc84a-ea2e-46fd-a732-528ad75233e0",
                    "last_updated": "2023-06-22T10:28:04.813466-04:00",
                    "created_at": "2023-06-18T09:43:10.759793-04:00",
                    "name": "LOS",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81e6b69-95a4-4d0e-b534-957dec347488/?format=api"
                }
            ]
        },
        {
            "id": "eccc4c6d-7090-4067-96c5-d0d2bf4094e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/31f82d49-6bdd-429f-9fbf-461fb4e7cd8e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-18T09:43:10.761508-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 Under 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a98d2f51-d67d-485f-b40d-25914a2a8054",
                    "gambit_id": "1effcb2b-a4a4-4045-811a-d384532be66e",
                    "last_updated": "2023-06-22T10:28:04.818382-04:00",
                    "created_at": "2023-06-18T09:43:10.764662-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eccc4c6d-7090-4067-96c5-d0d2bf4094e7/?format=api"
                },
                {
                    "id": "c8067116-d265-41d5-983f-1ab7d4ad1db3",
                    "gambit_id": "17ccc31a-d90c-452e-899f-6dcfc2cd220b",
                    "last_updated": "2023-06-22T10:28:04.816701-04:00",
                    "created_at": "2023-06-18T09:43:10.763023-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eccc4c6d-7090-4067-96c5-d0d2bf4094e7/?format=api"
                }
            ]
        }
    ]
}