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/31c1f2b2-b82a-496d-b5fc-ab6762f1eadc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "31c1f2b2-b82a-496d-b5fc-ab6762f1eadc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "02b58ce9-b132-4f69-a145-c5cb1cf802df",
    "completed": false,
    "last_updated": "2024-02-07T01:52:59.661076-05:00",
    "created_at": "2024-02-05T10:03:22.657833-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/02b58ce9-b132-4f69-a145-c5cb1cf802df",
    "datetime": "2024-02-05T20:10:00-05:00",
    "cutoff_datetime": "2024-02-05T20:10:00-05:00",
    "name": "Toronto Raptors v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "f22755bb-310c-4867-8faa-f2d401400611",
            "match": "https://api-prod.gambitprofit.com/api/matches/31c1f2b2-b82a-496d-b5fc-ab6762f1eadc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-05T10:03:22.680249-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": "New Orleans Pelicans",
                        "amount": 7938.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 2062.0
                    }
                ],
                "expected_reward_tokens": 9443.96,
                "profit_sb": -56.04,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f334fcd-fb86-4318-b93a-e4b496ef9248",
                    "gambit_id": "f17d81b4-f92a-441a-b09b-31601017bb3c",
                    "last_updated": "2024-02-07T01:52:59.681235-05:00",
                    "created_at": "2024-02-05T10:03:22.688754-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22755bb-310c-4867-8faa-f2d401400611/?format=api"
                },
                {
                    "id": "8b8b6b6d-cc7a-450f-8f8e-b36d62a991d5",
                    "gambit_id": "24be993c-1ee7-40b5-bc7d-6b999b19fdfa",
                    "last_updated": "2024-02-07T01:52:59.684571-05:00",
                    "created_at": "2024-02-05T10:03:22.684393-05:00",
                    "name": "Toronto Raptors",
                    "reward": "4.58000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22755bb-310c-4867-8faa-f2d401400611/?format=api"
                }
            ]
        },
        {
            "id": "8afa9c88-3ea9-4fcc-893c-d24579710134",
            "match": "https://api-prod.gambitprofit.com/api/matches/31c1f2b2-b82a-496d-b5fc-ab6762f1eadc/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-05T10:03:22.668473-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4c19879-9183-40f2-9931-748158c2e78b",
                    "gambit_id": "e87e2eb8-dd5c-48db-a330-b59fcfe2fe27",
                    "last_updated": "2024-02-07T01:52:59.669781-05:00",
                    "created_at": "2024-02-05T10:03:22.672797-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8afa9c88-3ea9-4fcc-893c-d24579710134/?format=api"
                },
                {
                    "id": "b857fba3-910d-46b5-a28e-79cffe4b567d",
                    "gambit_id": "97b3530f-7ba3-4566-8f58-b4de15d8166a",
                    "last_updated": "2024-02-07T01:52:59.673515-05:00",
                    "created_at": "2024-02-05T10:03:22.676407-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8afa9c88-3ea9-4fcc-893c-d24579710134/?format=api"
                }
            ]
        },
        {
            "id": "2e12f244-643a-4322-96b9-b741933d1a45",
            "match": "https://api-prod.gambitprofit.com/api/matches/31c1f2b2-b82a-496d-b5fc-ab6762f1eadc/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-05T10:03:22.695794-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": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "833c5cf8-1dcb-4412-b3c1-710048807430",
                    "gambit_id": "ca303493-d7e5-41db-aa3f-eebcae5a4f33",
                    "last_updated": "2024-02-07T01:52:59.690999-05:00",
                    "created_at": "2024-02-05T10:03:22.701057-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e12f244-643a-4322-96b9-b741933d1a45/?format=api"
                },
                {
                    "id": "513e8860-8595-411b-a7b6-7f428a1b206c",
                    "gambit_id": "64365843-d88c-4ee8-9b1f-6111c130a06e",
                    "last_updated": "2024-02-07T01:52:59.694829-05:00",
                    "created_at": "2024-02-05T10:03:22.706968-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e12f244-643a-4322-96b9-b741933d1a45/?format=api"
                }
            ]
        }
    ]
}