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/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4ce076f-0298-4403-9e09-3566f518ce8f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7af2c7ff-04e1-4aaf-bf52-c9f10628fa09",
    "completed": true,
    "last_updated": "2023-03-09T09:52:06.735755-05:00",
    "created_at": "2023-03-08T08:57:07.983314-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7af2c7ff-04e1-4aaf-bf52-c9f10628fa09",
    "datetime": "2023-03-08T19:40:00-05:00",
    "cutoff_datetime": "2023-03-08T19:40:00-05:00",
    "name": "Dallas Mavericks v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "16bea7f3-e164-43da-ab67-95aeeb458873",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-08T08:57:07.993151-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": "Dallas Mavericks",
                        "amount": 5599.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "befeb955-9dad-4878-9a2f-ad0f458b3a21",
                    "gambit_id": "05afba99-819f-499a-9ca8-af9062ab6743",
                    "last_updated": "2023-03-09T09:52:06.746660-05:00",
                    "created_at": "2023-03-08T08:57:07.995874-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bea7f3-e164-43da-ab67-95aeeb458873/?format=api"
                },
                {
                    "id": "165ee639-99bf-4cea-b91a-81bdc93bbf86",
                    "gambit_id": "56838f9b-c536-4b7f-83ec-f19f72e4d96c",
                    "last_updated": "2023-03-09T09:52:06.745536-05:00",
                    "created_at": "2023-03-08T08:57:07.994525-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bea7f3-e164-43da-ab67-95aeeb458873/?format=api"
                }
            ]
        },
        {
            "id": "f5d9995c-34b6-42e4-b60a-c84c432fed09",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-08T08:57:07.989118-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a325d48-db49-459b-9e1c-50139b79a587",
                    "gambit_id": "1c3d2c40-6adc-4130-bcba-4f946a32c51b",
                    "last_updated": "2023-03-09T09:52:06.743382-05:00",
                    "created_at": "2023-03-08T08:57:07.991707-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5d9995c-34b6-42e4-b60a-c84c432fed09/?format=api"
                },
                {
                    "id": "d6511161-c183-46b7-afc7-48bc9df6397e",
                    "gambit_id": "625535d4-a15a-49d2-8cb6-d3c501c2e945",
                    "last_updated": "2023-03-09T09:52:06.742285-05:00",
                    "created_at": "2023-03-08T08:57:07.990394-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5d9995c-34b6-42e4-b60a-c84c432fed09/?format=api"
                }
            ]
        },
        {
            "id": "ae1d68aa-b614-490c-a936-c7d6daf92b97",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-08T08:57:07.985050-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 Under 234",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "47d4f911-5540-4be8-9390-a248352aa5d4",
                    "gambit_id": "59322b04-2e68-4178-b9fd-d6fd59510cc2",
                    "last_updated": "2023-03-09T09:52:06.738704-05:00",
                    "created_at": "2023-03-08T08:57:07.986360-05:00",
                    "name": "Game Total Under 234",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1d68aa-b614-490c-a936-c7d6daf92b97/?format=api"
                },
                {
                    "id": "c3d4dec6-50b9-4f11-8c30-9734ec87a002",
                    "gambit_id": "562d8546-ab7b-481c-ac8c-b60221129123",
                    "last_updated": "2023-03-09T09:52:06.739843-05:00",
                    "created_at": "2023-03-08T08:57:07.987736-05:00",
                    "name": "Game Total Over 234",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1d68aa-b614-490c-a936-c7d6daf92b97/?format=api"
                }
            ]
        }
    ]
}