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/0f40a083-8878-4819-9306-e5fdfae5377d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0f40a083-8878-4819-9306-e5fdfae5377d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "64d9c297-4921-4338-88b6-da7e1ab74e74",
    "completed": true,
    "last_updated": "2023-08-28T16:23:37.438831-04:00",
    "created_at": "2023-08-27T09:58:12.852614-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/64d9c297-4921-4338-88b6-da7e1ab74e74",
    "datetime": "2023-08-27T19:10:00-04:00",
    "cutoff_datetime": "2023-08-27T19:10:00-04:00",
    "name": "ATL (J Shuster) v. SFO (T Beck)",
    "bettypes": [
        {
            "id": "49fdd404-cea1-45a3-b114-e7a937046b11",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f40a083-8878-4819-9306-e5fdfae5377d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-27T09:58:12.866865-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": "ATL (J Shuster)",
                        "amount": 5541.0
                    },
                    {
                        "team": "SFO (T Beck)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bbd137a3-2ab7-442d-b195-549298e52e2a",
                    "gambit_id": "376f875c-4d54-46a2-b15b-60f1c2333d0e",
                    "last_updated": "2023-08-28T16:23:37.450289-04:00",
                    "created_at": "2023-08-27T09:58:12.870778-04:00",
                    "name": "ATL (J Shuster)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49fdd404-cea1-45a3-b114-e7a937046b11/?format=api"
                },
                {
                    "id": "f57fc6c1-83c1-4450-9863-fc12013467a9",
                    "gambit_id": "2e95d3d3-1907-4568-85d9-e7a6ab9390d3",
                    "last_updated": "2023-08-28T16:23:37.453844-04:00",
                    "created_at": "2023-08-27T09:58:12.874621-04:00",
                    "name": "SFO (T Beck)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49fdd404-cea1-45a3-b114-e7a937046b11/?format=api"
                }
            ]
        },
        {
            "id": "0111fc26-4493-47a9-a4f1-ad0adf9708bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f40a083-8878-4819-9306-e5fdfae5377d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-27T09:58:12.878380-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": "SFO",
                        "amount": 5512.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "939cb557-0d56-4c35-b55f-8bea7dac7c2b",
                    "gambit_id": "2eb99b28-17bb-44cb-b2cf-0f1e7fbd0315",
                    "last_updated": "2023-08-28T16:23:37.463324-04:00",
                    "created_at": "2023-08-27T09:58:12.885744-04:00",
                    "name": "SFO",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0111fc26-4493-47a9-a4f1-ad0adf9708bc/?format=api"
                },
                {
                    "id": "17ebd5ca-a3fb-4554-a736-edecd46422cd",
                    "gambit_id": "369d7685-d579-45ad-aecb-c7ad02dafc42",
                    "last_updated": "2023-08-28T16:23:37.460122-04:00",
                    "created_at": "2023-08-27T09:58:12.882035-04:00",
                    "name": "ATL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0111fc26-4493-47a9-a4f1-ad0adf9708bc/?format=api"
                }
            ]
        },
        {
            "id": "1ca56b97-63db-499f-9e76-f2f8b61c53c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f40a083-8878-4819-9306-e5fdfae5377d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-27T09:58:12.889503-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64a73ce8-2232-4e03-b9dd-fb0268880f24",
                    "gambit_id": "6f9a449d-8786-4247-984a-79e039ded335",
                    "last_updated": "2023-08-28T16:23:37.471899-04:00",
                    "created_at": "2023-08-27T09:58:12.896481-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/1ca56b97-63db-499f-9e76-f2f8b61c53c2/?format=api"
                },
                {
                    "id": "78f36c49-2a4f-424f-a478-53d52e7325cc",
                    "gambit_id": "9e5db0da-dfc7-4fb3-9233-eaa52b04684e",
                    "last_updated": "2023-08-28T16:23:37.475608-04:00",
                    "created_at": "2023-08-27T09:58:12.892929-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/1ca56b97-63db-499f-9e76-f2f8b61c53c2/?format=api"
                }
            ]
        }
    ]
}