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/43ccb511-3a8c-430f-91e0-c0829a02b1db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43ccb511-3a8c-430f-91e0-c0829a02b1db",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b8c47200-f5ea-4017-87b9-08200eca9b17",
    "completed": false,
    "last_updated": "2023-06-20T21:38:18.266266-04:00",
    "created_at": "2023-06-13T11:12:59.097548-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b8c47200-f5ea-4017-87b9-08200eca9b17",
    "datetime": "2023-06-13T21:40:00-04:00",
    "cutoff_datetime": "2023-06-13T21:40:00-04:00",
    "name": "TAM (J Beeks) v. OAK (H Harris)",
    "bettypes": [
        {
            "id": "fe12ffd3-b14d-414f-a628-b31323e29c24",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ccb511-3a8c-430f-91e0-c0829a02b1db/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-13T11:12:59.100144-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": "TAM (J Beeks)",
                        "amount": 6557.0
                    },
                    {
                        "team": "OAK (H Harris)",
                        "amount": 3443.0
                    }
                ],
                "expected_reward_tokens": 9571.54,
                "profit_sb": 71.54,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ceafee24-2937-4f74-bb84-12561c446ec7",
                    "gambit_id": "343f9751-7601-4119-afe4-e8d3554e88c6",
                    "last_updated": "2023-06-20T21:38:18.273542-04:00",
                    "created_at": "2023-06-13T11:12:59.102221-04:00",
                    "name": "TAM (J Beeks)",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe12ffd3-b14d-414f-a628-b31323e29c24/?format=api"
                },
                {
                    "id": "ca00ca0c-402a-4dc8-bcd4-d6c8f883d5dc",
                    "gambit_id": "799c785f-d539-477a-97b0-cc922b2da189",
                    "last_updated": "2023-06-20T21:38:18.276295-04:00",
                    "created_at": "2023-06-13T11:12:59.104058-04:00",
                    "name": "OAK (H Harris)",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe12ffd3-b14d-414f-a628-b31323e29c24/?format=api"
                }
            ]
        },
        {
            "id": "6c53e788-b021-4ec7-b42e-a6a0936112e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ccb511-3a8c-430f-91e0-c0829a02b1db/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-13T11:12:59.106181-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": "TAM",
                        "amount": 5421.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c60b618-865a-4688-a35a-727249e0a7ee",
                    "gambit_id": "8d1c5cd3-55ca-459a-9401-33b7a503b233",
                    "last_updated": "2023-06-20T21:38:18.281464-04:00",
                    "created_at": "2023-06-13T11:12:59.108004-04:00",
                    "name": "TAM",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c53e788-b021-4ec7-b42e-a6a0936112e9/?format=api"
                },
                {
                    "id": "290ff4a4-7881-4cb8-b0ec-5043045793c2",
                    "gambit_id": "e777448e-6bbf-4c4b-a891-5f31478c5b95",
                    "last_updated": "2023-06-20T21:38:18.284182-04:00",
                    "created_at": "2023-06-13T11:12:59.109815-04:00",
                    "name": "OAK",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c53e788-b021-4ec7-b42e-a6a0936112e9/?format=api"
                }
            ]
        },
        {
            "id": "5592edf2-9d6b-4c6a-91fc-0febbf8201e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ccb511-3a8c-430f-91e0-c0829a02b1db/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-13T11:12:59.111877-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fe84085-4d96-4355-95a3-a1426e77f12c",
                    "gambit_id": "5acdbcf3-bcb3-42f3-a9dd-4784c6c9d70f",
                    "last_updated": "2023-06-20T21:38:18.289734-04:00",
                    "created_at": "2023-06-13T11:12:59.114095-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5592edf2-9d6b-4c6a-91fc-0febbf8201e7/?format=api"
                },
                {
                    "id": "8cada973-f58d-4b4e-ad07-56af367cea52",
                    "gambit_id": "2028dead-d856-493e-b577-b0bcb86a48f6",
                    "last_updated": "2023-06-20T21:38:18.292514-04:00",
                    "created_at": "2023-06-13T11:12:59.115726-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5592edf2-9d6b-4c6a-91fc-0febbf8201e7/?format=api"
                }
            ]
        }
    ]
}