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/367d6cd6-aab1-416e-97cc-13ccc115b628/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "367d6cd6-aab1-416e-97cc-13ccc115b628",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7f13b2e5-70a5-4036-88f4-ea72f52dc04f",
    "completed": true,
    "last_updated": "2023-04-03T10:57:01.651859-04:00",
    "created_at": "2023-03-29T10:17:00.959932-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "XFL Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7f13b2e5-70a5-4036-88f4-ea72f52dc04f",
    "datetime": "2023-04-01T15:00:00-04:00",
    "cutoff_datetime": "2023-04-01T15:00:00-04:00",
    "name": "San Antonio Brahmas v. Vegas Vipers",
    "bettypes": [
        {
            "id": "be6429f4-9a4d-44a1-a468-715920b6a09d",
            "match": "https://api-prod.gambitprofit.com/api/matches/367d6cd6-aab1-416e-97cc-13ccc115b628/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-01T10:52:00.171151-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": "Vegas Vipers",
                        "amount": 5599.0
                    },
                    {
                        "team": "San Antonio Brahmas",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ef82621-ec94-4314-8ac3-082fd48cb5b1",
                    "gambit_id": "c95b4449-9422-4a30-8bcd-aca8ba71a07f",
                    "last_updated": "2023-04-03T10:57:01.667580-04:00",
                    "created_at": "2023-04-01T10:52:00.173733-04:00",
                    "name": "Vegas Vipers",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6429f4-9a4d-44a1-a468-715920b6a09d/?format=api"
                },
                {
                    "id": "ae26108c-00fd-450a-9dfe-a2f484449328",
                    "gambit_id": "b4f8bcd9-d091-4dfa-94fc-cd6f1d35832c",
                    "last_updated": "2023-04-03T10:57:01.670327-04:00",
                    "created_at": "2023-04-01T10:52:00.175779-04:00",
                    "name": "San Antonio Brahmas",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6429f4-9a4d-44a1-a468-715920b6a09d/?format=api"
                }
            ]
        },
        {
            "id": "21ae0403-f660-4440-a4c7-47b007a8a789",
            "match": "https://api-prod.gambitprofit.com/api/matches/367d6cd6-aab1-416e-97cc-13ccc115b628/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T10:17:00.965042-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": "Vegas Vipers",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Brahmas",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7be21af2-6a6a-4758-ba70-f5d4777aa15f",
                    "gambit_id": "3add8d16-3b5d-472a-afa7-59d500676273",
                    "last_updated": "2023-04-03T10:57:01.673494-04:00",
                    "created_at": "2023-03-29T10:17:00.967411-04:00",
                    "name": "Vegas Vipers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ae0403-f660-4440-a4c7-47b007a8a789/?format=api"
                },
                {
                    "id": "2edbbd7d-9b90-4c61-afdd-8312116c0e53",
                    "gambit_id": "fd72747c-3fb3-4c8f-9a17-0c62f8d36407",
                    "last_updated": "2023-04-03T10:57:01.675083-04:00",
                    "created_at": "2023-03-29T10:17:00.970022-04:00",
                    "name": "San Antonio Brahmas",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ae0403-f660-4440-a4c7-47b007a8a789/?format=api"
                }
            ]
        },
        {
            "id": "ecb08c5d-3ba4-4c7a-8660-9345bf32da8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/367d6cd6-aab1-416e-97cc-13ccc115b628/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-01T10:52:00.162920-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 38",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0de86b6-c517-4938-8569-dd4069b9a930",
                    "gambit_id": "54f6994d-4fc8-4f61-8cb9-6bb565c7cc3d",
                    "last_updated": "2023-04-03T10:57:01.657748-04:00",
                    "created_at": "2023-04-01T10:52:00.167229-04:00",
                    "name": "Game Total Over 38",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb08c5d-3ba4-4c7a-8660-9345bf32da8e/?format=api"
                },
                {
                    "id": "9b1c9b2f-fc1e-4684-92f5-f45a93d864a9",
                    "gambit_id": "90473c1a-a3d8-498d-934a-f680858bbb28",
                    "last_updated": "2023-04-03T10:57:01.655545-04:00",
                    "created_at": "2023-04-01T10:52:00.165066-04:00",
                    "name": "Game Total Under 38",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb08c5d-3ba4-4c7a-8660-9345bf32da8e/?format=api"
                }
            ]
        }
    ]
}