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/4a400913-5d12-4a0a-9441-a21971f0a8ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a400913-5d12-4a0a-9441-a21971f0a8ea",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "43c70119-8265-4928-afb0-ecda710c1696",
    "completed": true,
    "last_updated": "2023-08-21T10:18:07.297697-04:00",
    "created_at": "2023-08-18T08:43:13.998836-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/43c70119-8265-4928-afb0-ecda710c1696",
    "datetime": "2023-08-18T20:10:00-04:00",
    "cutoff_datetime": "2023-08-18T20:10:00-04:00",
    "name": "PIT (A Jackson) v. MIN (P Lopez)",
    "bettypes": [
        {
            "id": "6822e15a-0dab-414c-b78a-2d9737f2785a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a400913-5d12-4a0a-9441-a21971f0a8ea/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T08:43:14.005281-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": "MIN (P Lopez)",
                        "amount": 6627.0
                    },
                    {
                        "team": "PIT (A Jackson)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed5d106a-b6bc-4adb-ac64-458962f4eb98",
                    "gambit_id": "08e2fa11-c69e-4e0f-9bd5-0011c898d307",
                    "last_updated": "2023-08-21T10:18:07.314811-04:00",
                    "created_at": "2023-08-18T08:43:14.027358-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6822e15a-0dab-414c-b78a-2d9737f2785a/?format=api"
                },
                {
                    "id": "7be74e03-82e3-4d67-987d-af00cb1b1991",
                    "gambit_id": "d4eb1e7d-59a3-4150-a947-f34c46922616",
                    "last_updated": "2023-08-21T10:18:07.310684-04:00",
                    "created_at": "2023-08-18T08:43:14.021356-04:00",
                    "name": "PIT (A Jackson)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6822e15a-0dab-414c-b78a-2d9737f2785a/?format=api"
                }
            ]
        },
        {
            "id": "af172585-dca4-46d4-a8b5-0438029392ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a400913-5d12-4a0a-9441-a21971f0a8ea/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-18T08:43:14.033249-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": "PIT",
                        "amount": 5000.0
                    },
                    {
                        "team": "MIN",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b738a158-224f-4f23-916b-c172111ffa1c",
                    "gambit_id": "5e832abe-fb99-453f-863d-01fa85412b5c",
                    "last_updated": "2023-08-21T10:18:07.323199-04:00",
                    "created_at": "2023-08-18T08:43:14.037571-04:00",
                    "name": "PIT",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af172585-dca4-46d4-a8b5-0438029392ac/?format=api"
                },
                {
                    "id": "3f29ae81-312a-4a90-8f02-9bb463ad12c9",
                    "gambit_id": "1679d6e9-a344-448c-87ea-6d7a542255dc",
                    "last_updated": "2023-08-21T10:18:07.327389-04:00",
                    "created_at": "2023-08-18T08:43:14.041899-04:00",
                    "name": "MIN",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af172585-dca4-46d4-a8b5-0438029392ac/?format=api"
                }
            ]
        },
        {
            "id": "f9f46ec2-dfd8-4916-b051-6e8db8c3ac39",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a400913-5d12-4a0a-9441-a21971f0a8ea/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T08:43:14.046751-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": "ffe6b914-73ec-49f3-a4f5-36b5a4049c3d",
                    "gambit_id": "94aecab7-7389-48d4-b9fd-9ed456dd52cf",
                    "last_updated": "2023-08-21T10:18:07.340069-04:00",
                    "created_at": "2023-08-18T08:43:14.054454-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/f9f46ec2-dfd8-4916-b051-6e8db8c3ac39/?format=api"
                },
                {
                    "id": "3fa1679d-61b9-4f38-8428-5f700fdbb9d0",
                    "gambit_id": "7c8a3e55-fb61-4509-b569-ed4f5bb9aae1",
                    "last_updated": "2023-08-21T10:18:07.336023-04:00",
                    "created_at": "2023-08-18T08:43:14.050722-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/f9f46ec2-dfd8-4916-b051-6e8db8c3ac39/?format=api"
                }
            ]
        }
    ]
}