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/6ce58d05-6033-4600-915d-48706b696e9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ce58d05-6033-4600-915d-48706b696e9c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "869c4994-d726-4838-ba40-15f7fe711e8a",
    "completed": true,
    "last_updated": "2023-07-20T09:58:27.632216-04:00",
    "created_at": "2023-07-18T08:53:09.091571-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/869c4994-d726-4838-ba40-15f7fe711e8a",
    "datetime": "2023-07-18T19:07:00-04:00",
    "cutoff_datetime": "2023-07-18T19:07:00-04:00",
    "name": "SDG (J Musgrove) v. TOR (A Manoah)",
    "bettypes": [
        {
            "id": "4346aa68-3817-4490-9fad-b02ee14b439e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ce58d05-6033-4600-915d-48706b696e9c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:09.094443-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": "SDG (J Musgrove)",
                        "amount": 5541.0
                    },
                    {
                        "team": "TOR (A Manoah)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6be69c7a-57b4-46d7-8f00-ea2c634366e9",
                    "gambit_id": "a1a8b829-b810-4503-9a02-3d0b1e94de53",
                    "last_updated": "2023-07-20T09:58:27.635871-04:00",
                    "created_at": "2023-07-18T08:53:09.096550-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4346aa68-3817-4490-9fad-b02ee14b439e/?format=api"
                },
                {
                    "id": "60f43736-9e51-402c-935b-a5f2f3fe9cf9",
                    "gambit_id": "d47b388b-d65c-42ba-9ff3-30a3358be1d1",
                    "last_updated": "2023-07-20T09:58:27.637426-04:00",
                    "created_at": "2023-07-18T08:53:09.098245-04:00",
                    "name": "TOR (A Manoah)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4346aa68-3817-4490-9fad-b02ee14b439e/?format=api"
                }
            ]
        },
        {
            "id": "86f6b448-489a-4b92-8c75-e149671ddc39",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ce58d05-6033-4600-915d-48706b696e9c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:09.100151-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": "TOR",
                        "amount": 5857.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "854068f3-5cbc-4809-b124-c964b65f0e1e",
                    "gambit_id": "d34acb70-a12b-4680-9f09-91dd2b5f8fe4",
                    "last_updated": "2023-07-20T09:58:27.642112-04:00",
                    "created_at": "2023-07-18T08:53:09.104185-04:00",
                    "name": "TOR",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f6b448-489a-4b92-8c75-e149671ddc39/?format=api"
                },
                {
                    "id": "c9d89909-7751-4edb-9134-bcdf59de2235",
                    "gambit_id": "e8e353e1-5502-40db-9b85-fcdd7a63aa5a",
                    "last_updated": "2023-07-20T09:58:27.640546-04:00",
                    "created_at": "2023-07-18T08:53:09.101917-04:00",
                    "name": "SDG",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f6b448-489a-4b92-8c75-e149671ddc39/?format=api"
                }
            ]
        },
        {
            "id": "9bbfa8ab-7115-497a-99a6-32a4229deb74",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ce58d05-6033-4600-915d-48706b696e9c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:09.106585-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88fccf6d-dd97-4e28-860d-585052dea560",
                    "gambit_id": "9e4c752b-ae80-42ab-88b9-f923f0ac44de",
                    "last_updated": "2023-07-20T09:58:27.645297-04:00",
                    "created_at": "2023-07-18T08:53:09.108714-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbfa8ab-7115-497a-99a6-32a4229deb74/?format=api"
                },
                {
                    "id": "d57e4338-c33c-4836-b92a-959f25eae1b3",
                    "gambit_id": "231e6d04-0611-418f-a6dc-fcb979cfc7ad",
                    "last_updated": "2023-07-20T09:58:27.646875-04:00",
                    "created_at": "2023-07-18T08:53:09.111031-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbfa8ab-7115-497a-99a6-32a4229deb74/?format=api"
                }
            ]
        }
    ]
}