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/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fc6da190-1dda-4171-a9dd-48cd9760f0e3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "268b1646-426f-4230-acfc-d07e2bf1d092",
    "completed": true,
    "last_updated": "2023-08-18T10:08:03.423772-04:00",
    "created_at": "2023-08-16T10:23:25.086731-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/268b1646-426f-4230-acfc-d07e2bf1d092",
    "datetime": "2023-08-16T20:40:00-04:00",
    "cutoff_datetime": "2023-08-16T20:40:00-04:00",
    "name": "BAL (D Kremer) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "320ee0a2-7285-4bed-8dea-af63264bc69d",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-16T10:23:25.110425-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": "SDG (B Snell)",
                        "amount": 6293.0
                    },
                    {
                        "team": "BAL (D Kremer)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e87ccfe-f5e2-4869-ae91-ed6df3ea47b5",
                    "gambit_id": "c5da7424-9a7b-4330-b8cb-0b8693efc004",
                    "last_updated": "2023-08-18T10:08:03.438334-04:00",
                    "created_at": "2023-08-16T10:23:25.122999-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320ee0a2-7285-4bed-8dea-af63264bc69d/?format=api"
                },
                {
                    "id": "f8d33a20-0913-4a8c-91cf-f32e9c70477e",
                    "gambit_id": "d97bbfbf-911f-40a3-a791-a115defd92f5",
                    "last_updated": "2023-08-18T10:08:03.434795-04:00",
                    "created_at": "2023-08-16T10:23:25.117578-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320ee0a2-7285-4bed-8dea-af63264bc69d/?format=api"
                }
            ]
        },
        {
            "id": "fa9fa686-0f81-4e7c-879b-27a6639f0db3",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-16T10:23:25.126700-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": "BAL",
                        "amount": 5423.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "077e51f6-2b02-4ff2-b4be-7801a5b3fe24",
                    "gambit_id": "1be661c2-c536-428a-a59a-5232fcfc93d3",
                    "last_updated": "2023-08-18T10:08:03.445490-04:00",
                    "created_at": "2023-08-16T10:23:25.131769-04:00",
                    "name": "BAL",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa9fa686-0f81-4e7c-879b-27a6639f0db3/?format=api"
                },
                {
                    "id": "19f4ed5b-f589-4624-ada4-36977cdaff09",
                    "gambit_id": "bf17a831-f9de-439e-ab3e-f13d96a673cf",
                    "last_updated": "2023-08-18T10:08:03.449036-04:00",
                    "created_at": "2023-08-16T10:23:25.136061-04:00",
                    "name": "SDG",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa9fa686-0f81-4e7c-879b-27a6639f0db3/?format=api"
                }
            ]
        },
        {
            "id": "49846286-f4e6-4d5d-92f9-1022f7bf34b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-16T10:23:25.139736-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a92908d3-8635-43b3-8ec0-83c5eebf4a59",
                    "gambit_id": "01cbed02-c66c-42ed-9412-d35bb43903ba",
                    "last_updated": "2023-08-18T10:08:03.455991-04:00",
                    "created_at": "2023-08-16T10:23:25.144182-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49846286-f4e6-4d5d-92f9-1022f7bf34b3/?format=api"
                },
                {
                    "id": "59bbeba1-b7a8-4d65-b8df-c84c331fb292",
                    "gambit_id": "5e029c75-4bb3-4c41-be47-ca0e567dbec2",
                    "last_updated": "2023-08-18T10:08:03.460648-04:00",
                    "created_at": "2023-08-16T10:23:25.154010-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49846286-f4e6-4d5d-92f9-1022f7bf34b3/?format=api"
                }
            ]
        }
    ]
}