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/808e6524-8be4-4bf7-a243-dcf79048f52c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "808e6524-8be4-4bf7-a243-dcf79048f52c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "97d5194c-941c-45a8-a4aa-34916c5e9623",
    "completed": true,
    "last_updated": "2023-09-04T12:43:27.678423-04:00",
    "created_at": "2023-09-02T17:18:03.998622-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/97d5194c-941c-45a8-a4aa-34916c5e9623",
    "datetime": "2023-09-02T21:10:00-04:00",
    "cutoff_datetime": "2023-09-02T21:10:00-04:00",
    "name": "Atlanta Braves v. Los Angeles Dodgers",
    "bettypes": [
        {
            "id": "4f590fa7-830f-45ae-8766-168a926da2d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/808e6524-8be4-4bf7-a243-dcf79048f52c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-02T17:18:04.013187-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": "Atlanta Braves",
                        "amount": 5222.0
                    },
                    {
                        "team": "Los Angeles Dodgers",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db42fc9a-3fc7-47fa-87ca-ef5ac7901c45",
                    "gambit_id": "c4c01171-d9d4-4dc6-96ab-36bff58bc08b",
                    "last_updated": "2023-09-04T12:43:27.690632-04:00",
                    "created_at": "2023-09-02T17:18:04.021885-04:00",
                    "name": "Atlanta Braves",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f590fa7-830f-45ae-8766-168a926da2d7/?format=api"
                },
                {
                    "id": "d69bce80-ade9-4c1a-86df-1f76a70d82de",
                    "gambit_id": "937c68b2-95bb-43eb-941a-c0489bfd6fb3",
                    "last_updated": "2023-09-04T12:43:27.695150-04:00",
                    "created_at": "2023-09-02T17:18:04.026257-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f590fa7-830f-45ae-8766-168a926da2d7/?format=api"
                }
            ]
        },
        {
            "id": "8385958e-d811-4656-bd6c-ca18d0dae926",
            "match": "https://api-prod.gambitprofit.com/api/matches/808e6524-8be4-4bf7-a243-dcf79048f52c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-02T17:18:04.031251-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": "Los Angeles Dodgers",
                        "amount": 5939.0
                    },
                    {
                        "team": "Atlanta Braves",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2982c6a1-9ad7-4865-b335-3d5a637da9d8",
                    "gambit_id": "0e8e2beb-4e3c-43f4-ab5b-7578040046c1",
                    "last_updated": "2023-09-04T12:43:27.706340-04:00",
                    "created_at": "2023-09-02T17:18:04.039639-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8385958e-d811-4656-bd6c-ca18d0dae926/?format=api"
                },
                {
                    "id": "bd33811f-e967-4c86-9d01-256eeea06a69",
                    "gambit_id": "3d094b47-74f3-446c-9e4b-7113b72356d3",
                    "last_updated": "2023-09-04T12:43:27.702716-04:00",
                    "created_at": "2023-09-02T17:18:04.035358-04:00",
                    "name": "Atlanta Braves",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8385958e-d811-4656-bd6c-ca18d0dae926/?format=api"
                }
            ]
        },
        {
            "id": "eefc1c43-86f8-448f-a324-ed2e0c7fc582",
            "match": "https://api-prod.gambitprofit.com/api/matches/808e6524-8be4-4bf7-a243-dcf79048f52c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-02T17:18:04.044120-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a611accb-f390-472b-af93-2d4da0bc3c82",
                    "gambit_id": "b4604147-d090-43d4-9ca7-ca486befdd52",
                    "last_updated": "2023-09-04T12:43:27.714546-04:00",
                    "created_at": "2023-09-02T17:18:04.048919-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefc1c43-86f8-448f-a324-ed2e0c7fc582/?format=api"
                },
                {
                    "id": "e247f42c-dd3e-4be4-b5f9-be4af97efe24",
                    "gambit_id": "9047e90f-6fc4-406d-9837-b8bff4dc3116",
                    "last_updated": "2023-09-04T12:43:27.718522-04:00",
                    "created_at": "2023-09-02T17:18:04.054819-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefc1c43-86f8-448f-a324-ed2e0c7fc582/?format=api"
                }
            ]
        }
    ]
}