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/d6086f37-962d-4c35-bb2c-c4bf50539faf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d6086f37-962d-4c35-bb2c-c4bf50539faf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7e683245-491e-44eb-abe6-164194f92dca",
    "completed": true,
    "last_updated": "2023-08-31T19:18:25.926479-04:00",
    "created_at": "2023-08-30T09:32:59.913914-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7e683245-491e-44eb-abe6-164194f92dca",
    "datetime": "2023-08-30T20:40:00-04:00",
    "cutoff_datetime": "2023-08-30T20:40:00-04:00",
    "name": "ATL (D Vines) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "e2195ac7-ebbf-44d2-853d-8b07018c7da0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6086f37-962d-4c35-bb2c-c4bf50539faf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-30T09:32:59.928402-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 (D Vines)",
                        "amount": 6721.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9541.89,
                "profit_sb": 41.89,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52073dd2-f894-4f88-8b8b-96e4876d7440",
                    "gambit_id": "ea08c7a1-51cd-4aa5-920c-1bb103b403a3",
                    "last_updated": "2023-08-31T19:18:25.939460-04:00",
                    "created_at": "2023-08-30T09:32:59.932905-04:00",
                    "name": "ATL (D Vines)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2195ac7-ebbf-44d2-853d-8b07018c7da0/?format=api"
                },
                {
                    "id": "4fcf1f96-0a62-43a7-85f5-f12f58cead44",
                    "gambit_id": "41bd1e61-0f10-4b0d-9e87-938c7d14ac8d",
                    "last_updated": "2023-08-31T19:18:25.942681-04:00",
                    "created_at": "2023-08-30T09:32:59.937163-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2195ac7-ebbf-44d2-853d-8b07018c7da0/?format=api"
                }
            ]
        },
        {
            "id": "072c170c-8345-4f42-88fb-1fd7315f8777",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6086f37-962d-4c35-bb2c-c4bf50539faf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-30T09:32:59.942196-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",
                        "amount": 6010.0
                    },
                    {
                        "team": "COL",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0eb0631b-6b8e-4e9c-883d-cbd052b22a6a",
                    "gambit_id": "9c44a4f6-9fab-4a75-8ebe-112cb6fed217",
                    "last_updated": "2023-08-31T19:18:25.956294-04:00",
                    "created_at": "2023-08-30T09:32:59.946427-04:00",
                    "name": "ATL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072c170c-8345-4f42-88fb-1fd7315f8777/?format=api"
                },
                {
                    "id": "c77c97e6-b73f-4dfa-8bb2-beb060e52eae",
                    "gambit_id": "237c2afd-ab6b-4ccd-90aa-73ac9e552bd5",
                    "last_updated": "2023-08-31T19:18:25.959484-04:00",
                    "created_at": "2023-08-30T09:32:59.966389-04:00",
                    "name": "COL",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072c170c-8345-4f42-88fb-1fd7315f8777/?format=api"
                }
            ]
        },
        {
            "id": "79d46e78-bbb7-4f17-ac36-caffb037b207",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6086f37-962d-4c35-bb2c-c4bf50539faf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-30T09:32:59.972703-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 13",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 13",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0349285-95b5-4749-8f26-17235ed242c1",
                    "gambit_id": "6be454b4-a0b0-4516-804c-8006406d4fa1",
                    "last_updated": "2023-08-31T19:18:25.968911-04:00",
                    "created_at": "2023-08-30T09:32:59.976792-04:00",
                    "name": "Game Total Over 13",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d46e78-bbb7-4f17-ac36-caffb037b207/?format=api"
                },
                {
                    "id": "d7d9766c-bd97-4b13-9174-d1a0af8295be",
                    "gambit_id": "3a927d85-6b86-49dc-8273-6767c758968e",
                    "last_updated": "2023-08-31T19:18:25.965721-04:00",
                    "created_at": "2023-08-30T09:32:59.981410-04:00",
                    "name": "Game Total Under 13",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d46e78-bbb7-4f17-ac36-caffb037b207/?format=api"
                }
            ]
        }
    ]
}