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/e358a0da-78a8-46c8-b2d6-08b25fb61401/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e358a0da-78a8-46c8-b2d6-08b25fb61401",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "059b3206-05ae-48d2-8563-5d5d76004e9c",
    "completed": true,
    "last_updated": "2022-11-24T09:27:07.060941-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.29,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/059b3206-05ae-48d2-8563-5d5d76004e9c",
    "datetime": "2022-11-23T14:00:00-05:00",
    "cutoff_datetime": "2022-11-23T14:00:00-05:00",
    "name": "Belgium v. Canada",
    "bettypes": [
        {
            "id": "bf23e315-87fe-46de-9aa4-e47a5a698a67",
            "match": "https://api-prod.gambitprofit.com/api/matches/e358a0da-78a8-46c8-b2d6-08b25fb61401/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Belgium",
                        "amount": 7204.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2796.0
                    }
                ],
                "expected_reward_tokens": 10373.16,
                "profit_sb": 1373.16,
                "profit_sb_percentage": 15.26,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Belgium",
                        "amount": 6039.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2344.0
                    },
                    {
                        "team": "Canada",
                        "amount": 1616.0
                    }
                ],
                "expected_reward_tokens": 8694.08,
                "profit_sb": -305.92,
                "profit_sb_percentage": -3.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94deee9a-31fe-460c-a5c9-a5afd9199b5d",
                    "gambit_id": "088f3b7d-77e9-4127-add2-c57d112b009e",
                    "last_updated": "2022-11-24T09:27:07.067635-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Belgium",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf23e315-87fe-46de-9aa4-e47a5a698a67/?format=api"
                },
                {
                    "id": "37977312-d044-47f9-b1e5-53a2df7d6c14",
                    "gambit_id": "e6589661-7bed-4d4c-a625-5412a627e9c9",
                    "last_updated": "2022-11-24T09:27:07.068569-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.71000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf23e315-87fe-46de-9aa4-e47a5a698a67/?format=api"
                },
                {
                    "id": "2fcaebe4-9155-40f4-bf02-009062d6aa02",
                    "gambit_id": "e412b812-76ba-4b2f-a1e2-d83258b517fc",
                    "last_updated": "2022-11-24T09:27:07.066702-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Canada",
                    "reward": "5.38000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf23e315-87fe-46de-9aa4-e47a5a698a67/?format=api"
                }
            ]
        },
        {
            "id": "c46b894f-5476-4e57-89ad-ce72fabebfdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/e358a0da-78a8-46c8-b2d6-08b25fb61401/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 2.5",
                        "amount": 5244.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4756.0
                    }
                ],
                "expected_reward_tokens": 8703.48,
                "profit_sb": -296.52,
                "profit_sb_percentage": -3.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e76b82ef-d4db-412f-976e-5c0d4775ae30",
                    "gambit_id": "697a8224-ca7a-4a69-94cf-50ed74231e18",
                    "last_updated": "2022-11-24T09:27:07.064833-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46b894f-5476-4e57-89ad-ce72fabebfdf/?format=api"
                },
                {
                    "id": "0f2c7fa2-3b4c-4d40-a0e8-ed1bc01a0f9e",
                    "gambit_id": "41f70430-99b1-412d-8433-1535cf132f68",
                    "last_updated": "2022-11-24T09:27:07.063649-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46b894f-5476-4e57-89ad-ce72fabebfdf/?format=api"
                }
            ]
        }
    ]
}