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/a41a5ad7-8de8-4262-b26f-275a79b8e09f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a41a5ad7-8de8-4262-b26f-275a79b8e09f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34c8a958-e5d6-4691-8d63-2aeae64bb642",
    "completed": true,
    "last_updated": "2023-08-04T11:43:12.981933-04:00",
    "created_at": "2023-08-03T08:28:20.410094-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/34c8a958-e5d6-4691-8d63-2aeae64bb642",
    "datetime": "2023-08-03T21:38:00-04:00",
    "cutoff_datetime": "2023-08-03T21:38:00-04:00",
    "name": "SEA (B Woo) v. LAA (S Ohtani)",
    "bettypes": [
        {
            "id": "0a8c8493-c631-4c96-b5a6-39e9dc9ccab3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a41a5ad7-8de8-4262-b26f-275a79b8e09f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-03T08:28:20.425850-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 (S Ohtani)",
                        "amount": 5980.0
                    },
                    {
                        "team": "SEA (B Woo)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5af43466-897b-4e8e-a79e-4e67f0d09c0f",
                    "gambit_id": "1242e41a-5464-4b22-900b-66f736bb1334",
                    "last_updated": "2023-08-04T11:43:13.002736-04:00",
                    "created_at": "2023-08-03T08:28:20.439951-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8c8493-c631-4c96-b5a6-39e9dc9ccab3/?format=api"
                },
                {
                    "id": "476a3154-2c88-4e32-af82-dedf05d9c25f",
                    "gambit_id": "82ab22b3-e732-4d06-b483-b55bad44ff29",
                    "last_updated": "2023-08-04T11:43:12.996729-04:00",
                    "created_at": "2023-08-03T08:28:20.432047-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8c8493-c631-4c96-b5a6-39e9dc9ccab3/?format=api"
                }
            ]
        },
        {
            "id": "fc58712b-fb80-4ccc-af45-e04b1726c8f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a41a5ad7-8de8-4262-b26f-275a79b8e09f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-03T08:28:20.445568-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": "SEA",
                        "amount": 5773.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f45f640-0f59-4d82-93ec-9200d7628040",
                    "gambit_id": "d634dc1c-89f3-400a-95a7-a688d93ced26",
                    "last_updated": "2023-08-04T11:43:13.011172-04:00",
                    "created_at": "2023-08-03T08:28:20.451175-04:00",
                    "name": "SEA",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc58712b-fb80-4ccc-af45-e04b1726c8f1/?format=api"
                },
                {
                    "id": "758b35aa-0076-41d2-8794-23dd15b2a8d3",
                    "gambit_id": "c7429014-e6e7-442a-b453-dbbcd2579c06",
                    "last_updated": "2023-08-04T11:43:13.015059-04:00",
                    "created_at": "2023-08-03T08:28:20.458173-04:00",
                    "name": "LAA",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc58712b-fb80-4ccc-af45-e04b1726c8f1/?format=api"
                }
            ]
        },
        {
            "id": "6e943e6a-ffd6-47a8-9218-2a4497eea45c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a41a5ad7-8de8-4262-b26f-275a79b8e09f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-03T08:28:20.465066-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c73acc26-6093-4df3-894a-b3858694d640",
                    "gambit_id": "498304e6-e6a0-4f0c-b642-ac842675ae40",
                    "last_updated": "2023-08-04T11:43:13.026424-04:00",
                    "created_at": "2023-08-03T08:28:20.470328-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e943e6a-ffd6-47a8-9218-2a4497eea45c/?format=api"
                },
                {
                    "id": "55d7ddf1-5dcd-487e-8b00-7cf790bc5839",
                    "gambit_id": "9decfbc2-bb2d-4f42-96ce-a7899dfb61ad",
                    "last_updated": "2023-08-04T11:43:13.022639-04:00",
                    "created_at": "2023-08-03T08:28:20.477396-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e943e6a-ffd6-47a8-9218-2a4497eea45c/?format=api"
                }
            ]
        }
    ]
}