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/fbe02136-e374-4c60-9ec0-578213e2dd5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fbe02136-e374-4c60-9ec0-578213e2dd5e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4e25a1cb-0739-4402-a1b6-9bd3230b07a0",
    "completed": true,
    "last_updated": "2023-11-12T11:03:21.248954-05:00",
    "created_at": "2023-11-09T09:47:59.260958-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.52,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4e25a1cb-0739-4402-a1b6-9bd3230b07a0",
    "datetime": "2023-11-09T21:40:00-05:00",
    "cutoff_datetime": "2023-11-09T21:40:00-05:00",
    "name": "Atlanta Hawks v. Orlando Magic",
    "bettypes": [
        {
            "id": "1cacee95-02c7-4ad2-910a-dddd42a3d49a",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbe02136-e374-4c60-9ec0-578213e2dd5e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-09T09:47:59.289558-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": 5944.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7f842e4-2d94-4525-98b9-98febd804920",
                    "gambit_id": "c9d5ba9d-38bb-40c9-9bd6-e10d5b62b902",
                    "last_updated": "2023-11-12T11:03:21.266261-05:00",
                    "created_at": "2023-11-09T09:47:59.295434-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cacee95-02c7-4ad2-910a-dddd42a3d49a/?format=api"
                },
                {
                    "id": "9d3ea85c-ec82-44e5-b24e-0e498d0b35b8",
                    "gambit_id": "9694a485-de96-4145-b1be-d3ed95364f50",
                    "last_updated": "2023-11-12T11:03:21.269742-05:00",
                    "created_at": "2023-11-09T09:47:59.300414-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cacee95-02c7-4ad2-910a-dddd42a3d49a/?format=api"
                }
            ]
        },
        {
            "id": "8ac1b1d5-a6b8-4ef1-a3aa-3f613b66c0e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbe02136-e374-4c60-9ec0-578213e2dd5e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-09T09:47:59.271907-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": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "beb44717-30e7-4585-8b95-a4ceaf6c2e4b",
                    "gambit_id": "0cb2c885-df2c-4bc7-baba-03f6f726ef27",
                    "last_updated": "2023-11-12T11:03:21.256368-05:00",
                    "created_at": "2023-11-09T09:47:59.277231-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac1b1d5-a6b8-4ef1-a3aa-3f613b66c0e9/?format=api"
                },
                {
                    "id": "9d0bd0d7-5148-4b1f-96b7-e132a97439ce",
                    "gambit_id": "337cd411-4985-4c9f-86f8-4a9db2aa2511",
                    "last_updated": "2023-11-12T11:03:21.259873-05:00",
                    "created_at": "2023-11-09T09:47:59.284748-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac1b1d5-a6b8-4ef1-a3aa-3f613b66c0e9/?format=api"
                }
            ]
        },
        {
            "id": "4b52d08d-96f0-42a6-93fb-f6a377c076b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbe02136-e374-4c60-9ec0-578213e2dd5e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-09T09:47:59.304610-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 Over 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ecc3992-a628-4b3a-a14f-6fbfe310f3d5",
                    "gambit_id": "82bbdb19-3ddc-4c6a-bd96-8dd5fa2eef0b",
                    "last_updated": "2023-11-12T11:03:21.276116-05:00",
                    "created_at": "2023-11-09T09:47:59.307982-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b52d08d-96f0-42a6-93fb-f6a377c076b7/?format=api"
                },
                {
                    "id": "851a555b-494f-429c-a97b-6d4b1c461e38",
                    "gambit_id": "f244cc28-7880-42db-8519-d655dea35861",
                    "last_updated": "2023-11-12T11:03:21.279414-05:00",
                    "created_at": "2023-11-09T09:47:59.311961-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b52d08d-96f0-42a6-93fb-f6a377c076b7/?format=api"
                }
            ]
        }
    ]
}