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/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d2712f38-d689-494d-aabd-5c1e0150b76d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ea820af-e95d-401f-9505-bec644d6eb1c",
    "completed": true,
    "last_updated": "2023-07-04T10:43:01.747841-04:00",
    "created_at": "2023-07-03T16:33:20.933754-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9ea820af-e95d-401f-9505-bec644d6eb1c",
    "datetime": "2023-07-03T21:40:00-04:00",
    "cutoff_datetime": "2023-07-03T21:40:00-04:00",
    "name": "LAA (J Barria) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "3d91d244-5529-4122-8e20-bb3eb358ccf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-03T16:33:20.937318-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": 6359.0
                    },
                    {
                        "team": "LAA (J Barria)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "320a3429-b62c-4897-b456-c197954a1945",
                    "gambit_id": "75f9ac37-e614-4c53-a82c-ba6c9769c331",
                    "last_updated": "2023-07-04T10:43:01.753130-04:00",
                    "created_at": "2023-07-03T16:33:20.942356-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d91d244-5529-4122-8e20-bb3eb358ccf6/?format=api"
                },
                {
                    "id": "3920a522-303c-4314-9d0f-a99a67aaee67",
                    "gambit_id": "720f3136-d0b1-4d17-a128-9aeb36bfca61",
                    "last_updated": "2023-07-04T10:43:01.751400-04:00",
                    "created_at": "2023-07-03T16:33:20.939997-04:00",
                    "name": "LAA (J Barria)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d91d244-5529-4122-8e20-bb3eb358ccf6/?format=api"
                }
            ]
        },
        {
            "id": "17b0e341-ae66-4267-9fb6-93cd03089f79",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-03T16:33:20.944546-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": 5319.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bda7f524-0d21-4455-89d1-3971343229e2",
                    "gambit_id": "faec12f0-32ce-4110-bb4d-9cd58648fc53",
                    "last_updated": "2023-07-04T10:43:01.755779-04:00",
                    "created_at": "2023-07-03T16:33:20.946911-04:00",
                    "name": "LAA",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b0e341-ae66-4267-9fb6-93cd03089f79/?format=api"
                },
                {
                    "id": "2b7a4717-05d8-44a7-9ac8-bbe218896907",
                    "gambit_id": "a5faf2fa-7361-4493-928e-52b4c4741c69",
                    "last_updated": "2023-07-04T10:43:01.757130-04:00",
                    "created_at": "2023-07-03T16:33:20.949445-04:00",
                    "name": "SDG",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b0e341-ae66-4267-9fb6-93cd03089f79/?format=api"
                }
            ]
        },
        {
            "id": "5c04a151-49c5-4ffe-b306-f2c98a6d0188",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-03T16:33:20.952329-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b80307c-e44e-4547-88e3-f5602d6c8a02",
                    "gambit_id": "d757a181-2d7d-49d5-bc14-b89026f0e5c9",
                    "last_updated": "2023-07-04T10:43:01.761483-04:00",
                    "created_at": "2023-07-03T16:33:20.957027-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c04a151-49c5-4ffe-b306-f2c98a6d0188/?format=api"
                },
                {
                    "id": "9b521934-3d37-46ac-8a55-d30dbff6f82b",
                    "gambit_id": "5a04b1f2-86c5-4b62-91fe-36baaf3ccbad",
                    "last_updated": "2023-07-04T10:43:01.759905-04:00",
                    "created_at": "2023-07-03T16:33:20.954602-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c04a151-49c5-4ffe-b306-f2c98a6d0188/?format=api"
                }
            ]
        }
    ]
}