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/af3e2d71-1e76-4b5a-a066-990b04c0d0ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "af3e2d71-1e76-4b5a-a066-990b04c0d0ff",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1de6142a-35a7-44a7-9cdc-51f0d11a0205",
    "completed": true,
    "last_updated": "2023-12-23T21:03:20.711344-05:00",
    "created_at": "2023-12-22T10:13:15.213129-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.69,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1de6142a-35a7-44a7-9cdc-51f0d11a0205",
    "datetime": "2023-12-22T20:10:00-05:00",
    "cutoff_datetime": "2023-12-22T20:10:00-05:00",
    "name": "Dallas Mavericks v. Houston Rockets",
    "bettypes": [
        {
            "id": "242b30ea-f733-4660-afe3-f580cedfb38a",
            "match": "https://api-prod.gambitprofit.com/api/matches/af3e2d71-1e76-4b5a-a066-990b04c0d0ff/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-22T10:13:15.239147-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": "Houston Rockets",
                        "amount": 7429.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 2571.0
                    }
                ],
                "expected_reward_tokens": 9434.83,
                "profit_sb": -65.17,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f42b82c-70f3-47ab-a928-a8def97d82d6",
                    "gambit_id": "ac5d0f20-3180-4c3a-89b7-19cb0d797457",
                    "last_updated": "2023-12-23T21:03:20.775995-05:00",
                    "created_at": "2023-12-22T10:13:15.247399-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/242b30ea-f733-4660-afe3-f580cedfb38a/?format=api"
                },
                {
                    "id": "dadb5416-16ca-4308-89e5-646be3808b9c",
                    "gambit_id": "695926fa-e98c-48ae-9ba0-1e1adfe6339d",
                    "last_updated": "2023-12-23T21:03:20.758617-05:00",
                    "created_at": "2023-12-22T10:13:15.242674-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "3.67000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/242b30ea-f733-4660-afe3-f580cedfb38a/?format=api"
                }
            ]
        },
        {
            "id": "08553d74-78a1-40f5-be08-334fa406c1da",
            "match": "https://api-prod.gambitprofit.com/api/matches/af3e2d71-1e76-4b5a-a066-990b04c0d0ff/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-22T10:13:15.222203-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "957056a9-745e-4ac6-abf2-992cd79aea8c",
                    "gambit_id": "891f76e5-d282-4155-b37d-60e8fbc1e72f",
                    "last_updated": "2023-12-23T21:03:20.726743-05:00",
                    "created_at": "2023-12-22T10:13:15.231253-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08553d74-78a1-40f5-be08-334fa406c1da/?format=api"
                },
                {
                    "id": "d180d8da-66e6-4c5f-b887-db168de46d73",
                    "gambit_id": "178a862f-0a03-4d1e-be29-c9cd16fedab6",
                    "last_updated": "2023-12-23T21:03:20.731228-05:00",
                    "created_at": "2023-12-22T10:13:15.235262-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08553d74-78a1-40f5-be08-334fa406c1da/?format=api"
                }
            ]
        },
        {
            "id": "63e9fcc4-e772-47b9-a3ea-3892c16588c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/af3e2d71-1e76-4b5a-a066-990b04c0d0ff/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-22T10:13:15.252175-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 222.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fcc549d-9ebb-418a-9c2c-f3c1ec822d5d",
                    "gambit_id": "f28af677-3380-45af-8a54-5920c6cb2abe",
                    "last_updated": "2023-12-23T21:03:20.787338-05:00",
                    "created_at": "2023-12-22T10:13:15.255957-05:00",
                    "name": "Game Total Over 222.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e9fcc4-e772-47b9-a3ea-3892c16588c9/?format=api"
                },
                {
                    "id": "72fff116-a822-4fcc-907b-fb6bad3fa719",
                    "gambit_id": "c63c4be1-431d-4e6c-8fac-73db65a0623e",
                    "last_updated": "2023-12-23T21:03:20.791676-05:00",
                    "created_at": "2023-12-22T10:13:15.261322-05:00",
                    "name": "Game Total Under 222.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e9fcc4-e772-47b9-a3ea-3892c16588c9/?format=api"
                }
            ]
        }
    ]
}