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/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8930b30c-7f60-4e5e-9083-b379056a94d9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8246c364-8fb6-47a1-b2ab-1e0b5981a39f",
    "completed": true,
    "last_updated": "2023-03-18T14:47:07.027062-04:00",
    "created_at": "2023-03-17T10:32:10.094585-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8246c364-8fb6-47a1-b2ab-1e0b5981a39f",
    "datetime": "2023-03-17T19:40:00-04:00",
    "cutoff_datetime": "2023-03-17T19:40:00-04:00",
    "name": "Golden State Warriors v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "30964c37-234e-4b5a-ad4e-b9bb516aa9ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-17T10:32:10.106573-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": "Atlanta Hawks",
                        "amount": 5867.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ea156c5d-f48a-427a-a452-d4362ef71228",
                    "gambit_id": "a2aabc4c-7e66-4fc5-9dcc-46a67146b5e4",
                    "last_updated": "2023-03-18T14:47:07.043722-04:00",
                    "created_at": "2023-03-17T10:32:10.110309-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30964c37-234e-4b5a-ad4e-b9bb516aa9ac/?format=api"
                },
                {
                    "id": "9f977bd6-7485-4266-8fc5-fd394a2f573b",
                    "gambit_id": "975d3875-fbe7-4229-b26f-8f586028bf03",
                    "last_updated": "2023-03-18T14:47:07.041765-04:00",
                    "created_at": "2023-03-17T10:32:10.108913-04:00",
                    "name": "Golden State Warriors",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30964c37-234e-4b5a-ad4e-b9bb516aa9ac/?format=api"
                }
            ]
        },
        {
            "id": "44ca2400-dd9c-4496-813f-43768eac358b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-17T10:32:10.102211-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": "Golden State Warriors",
                        "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": "204f2241-c5e4-44d2-99b2-f2de32d1ae00",
                    "gambit_id": "7d016619-ecfa-4ba9-b11a-628edb39a601",
                    "last_updated": "2023-03-18T14:47:07.037939-04:00",
                    "created_at": "2023-03-17T10:32:10.105155-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ca2400-dd9c-4496-813f-43768eac358b/?format=api"
                },
                {
                    "id": "dbc516c6-91f7-4d5c-a128-52b99b1c3dca",
                    "gambit_id": "43200c58-d9cc-4f4c-919b-6ff8cde39345",
                    "last_updated": "2023-03-18T14:47:07.036053-04:00",
                    "created_at": "2023-03-17T10:32:10.103616-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ca2400-dd9c-4496-813f-43768eac358b/?format=api"
                }
            ]
        },
        {
            "id": "02a59f87-928b-48a8-b772-a5fd5db0aed0",
            "match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-17T10:32:10.097142-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 247.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 247.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "800fd3ce-d8a7-424d-a048-54a52bd7397e",
                    "gambit_id": "4d338e2e-0026-461e-937f-f759f54018b8",
                    "last_updated": "2023-03-18T14:47:07.030782-04:00",
                    "created_at": "2023-03-17T10:32:10.099158-04:00",
                    "name": "Game Total Under 247.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "247.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a59f87-928b-48a8-b772-a5fd5db0aed0/?format=api"
                },
                {
                    "id": "a7251109-3e74-451b-9704-f956bfd4efec",
                    "gambit_id": "ca9b7b93-7080-4e6a-a81e-db1688562f82",
                    "last_updated": "2023-03-18T14:47:07.032444-04:00",
                    "created_at": "2023-03-17T10:32:10.100719-04:00",
                    "name": "Game Total Over 247.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "247.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a59f87-928b-48a8-b772-a5fd5db0aed0/?format=api"
                }
            ]
        }
    ]
}