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/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d3c1267d-a319-4933-81dd-1d1aa605ac53",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5bef8dd1-d357-4f23-a373-4f06d68b3f02",
    "completed": true,
    "last_updated": "2023-04-08T20:47:04.464626-04:00",
    "created_at": "2023-04-07T09:27:14.442244-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5bef8dd1-d357-4f23-a373-4f06d68b3f02",
    "datetime": "2023-04-07T19:40:00-04:00",
    "cutoff_datetime": "2023-04-07T19:40:00-04:00",
    "name": "Toronto Raptors v. Boston Celtics",
    "bettypes": [
        {
            "id": "85102ca3-94c8-4341-9b5a-b4f991712b3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-07T09:27:14.451606-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": "Toronto Raptors",
                        "amount": 5512.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27bde9a1-7860-4157-b0fb-31808681cba9",
                    "gambit_id": "b6aeea71-0d19-4ab3-8147-44f0dcf2f6ac",
                    "last_updated": "2023-04-08T20:47:04.480295-04:00",
                    "created_at": "2023-04-07T09:27:14.456171-04:00",
                    "name": "Toronto Raptors",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85102ca3-94c8-4341-9b5a-b4f991712b3c/?format=api"
                },
                {
                    "id": "4b7a300b-65fa-4d25-9518-ac3a24686c36",
                    "gambit_id": "ef75e0e7-0d3f-4d78-94fc-e0439f15e84f",
                    "last_updated": "2023-04-08T20:47:04.477950-04:00",
                    "created_at": "2023-04-07T09:27:14.453773-04:00",
                    "name": "Boston Celtics",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85102ca3-94c8-4341-9b5a-b4f991712b3c/?format=api"
                }
            ]
        },
        {
            "id": "b0288305-bc4a-4933-b811-6763c0f99d89",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-07T09:27:14.458269-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f04c51de-fe36-4f49-9e29-69656c545045",
                    "gambit_id": "37c98eee-3715-45d1-bec7-0ada0d26e692",
                    "last_updated": "2023-04-08T20:47:04.487370-04:00",
                    "created_at": "2023-04-07T09:27:14.462653-04:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0288305-bc4a-4933-b811-6763c0f99d89/?format=api"
                },
                {
                    "id": "a1709c84-ebee-4890-96cc-4794f4f2682b",
                    "gambit_id": "bb3566c8-0463-4ae3-ae76-4b886e686236",
                    "last_updated": "2023-04-08T20:47:04.484626-04:00",
                    "created_at": "2023-04-07T09:27:14.460318-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0288305-bc4a-4933-b811-6763c0f99d89/?format=api"
                }
            ]
        },
        {
            "id": "4acb5049-1ee8-4eab-9cb3-2a5ca7073f53",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-07T09:27:14.445006-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 Over 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c6874b4-5c5c-471b-b6b9-aabb8240a1ce",
                    "gambit_id": "78df13fa-3fb9-4def-9419-c6e15837edc8",
                    "last_updated": "2023-04-08T20:47:04.473107-04:00",
                    "created_at": "2023-04-07T09:27:14.449275-04:00",
                    "name": "Game Total Over 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4acb5049-1ee8-4eab-9cb3-2a5ca7073f53/?format=api"
                },
                {
                    "id": "63c4e677-b8b0-4c25-a752-03b297119cd7",
                    "gambit_id": "94946638-d2c8-45a0-95c1-c97d3c6dd089",
                    "last_updated": "2023-04-08T20:47:04.470699-04:00",
                    "created_at": "2023-04-07T09:27:14.447032-04:00",
                    "name": "Game Total Under 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4acb5049-1ee8-4eab-9cb3-2a5ca7073f53/?format=api"
                }
            ]
        }
    ]
}