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/e0bfeac9-74a9-4ac6-9ef2-3370e8d9cf2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0bfeac9-74a9-4ac6-9ef2-3370e8d9cf2c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ae5f66ef-ffa1-4b5b-862a-51e9a753553d",
    "completed": true,
    "last_updated": "2024-01-15T10:13:35.921987-05:00",
    "created_at": "2024-01-12T09:48:14.246451-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ae5f66ef-ffa1-4b5b-862a-51e9a753553d",
    "datetime": "2024-01-12T19:40:00-05:00",
    "cutoff_datetime": "2024-01-12T19:40:00-05:00",
    "name": "Indiana Pacers v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "6f95702a-6dd7-4310-83d8-4d83766e2c93",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0bfeac9-74a9-4ac6-9ef2-3370e8d9cf2c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-12T09:48:14.265796-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": "Atlanta Hawks",
                        "amount": 6643.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8768a56c-116f-480f-8d09-8e84a31b03de",
                    "gambit_id": "9b736eb5-9093-4959-9dc5-c6c8d342d300",
                    "last_updated": "2024-01-15T10:13:35.955303-05:00",
                    "created_at": "2024-01-12T09:48:14.273936-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f95702a-6dd7-4310-83d8-4d83766e2c93/?format=api"
                },
                {
                    "id": "bc660b2b-a7b6-4046-94fc-c682898ac34e",
                    "gambit_id": "ab1e46a8-98ca-4623-aea4-57e1c9f8faa2",
                    "last_updated": "2024-01-15T10:13:35.951035-05:00",
                    "created_at": "2024-01-12T09:48:14.269681-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f95702a-6dd7-4310-83d8-4d83766e2c93/?format=api"
                }
            ]
        },
        {
            "id": "79e0b91b-ee60-46d7-ad1c-714e7ed7dd1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0bfeac9-74a9-4ac6-9ef2-3370e8d9cf2c/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-12T09:48:14.251923-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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cedea669-2462-49af-aef3-8f42d5ca2fd9",
                    "gambit_id": "dff289a5-745f-4e4c-932c-cf4536ae981f",
                    "last_updated": "2024-01-15T10:13:35.937108-05:00",
                    "created_at": "2024-01-12T09:48:14.256008-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e0b91b-ee60-46d7-ad1c-714e7ed7dd1e/?format=api"
                },
                {
                    "id": "e8fe9564-c247-40f2-8fd9-1c3d8852a2ab",
                    "gambit_id": "a2137f78-23c1-4a68-93e2-84fb13c102d1",
                    "last_updated": "2024-01-15T10:13:35.942127-05:00",
                    "created_at": "2024-01-12T09:48:14.261313-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e0b91b-ee60-46d7-ad1c-714e7ed7dd1e/?format=api"
                }
            ]
        },
        {
            "id": "92fe37ce-c04a-4838-8eb9-3cec2c1b4d8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0bfeac9-74a9-4ac6-9ef2-3370e8d9cf2c/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-12T09:48:14.277811-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 250",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 250",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f99904db-8b6a-4c09-9746-5ec78a067307",
                    "gambit_id": "3c11118f-695c-43fa-bbef-78fa946fc74d",
                    "last_updated": "2024-01-15T10:13:35.968666-05:00",
                    "created_at": "2024-01-12T09:48:14.298942-05:00",
                    "name": "Game Total Under 250",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "250.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fe37ce-c04a-4838-8eb9-3cec2c1b4d8b/?format=api"
                },
                {
                    "id": "21d341d2-dc09-4f4f-86a6-f2f345eab316",
                    "gambit_id": "f9a97093-9b2d-4634-8fc3-59d37f335bf1",
                    "last_updated": "2024-01-15T10:13:35.964160-05:00",
                    "created_at": "2024-01-12T09:48:14.294234-05:00",
                    "name": "Game Total Over 250",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "250.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fe37ce-c04a-4838-8eb9-3cec2c1b4d8b/?format=api"
                }
            ]
        }
    ]
}