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/057f42f9-480a-416a-9597-30537ef1e15a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "057f42f9-480a-416a-9597-30537ef1e15a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9f619833-6386-42df-a32c-ed5fc9e2c533",
    "completed": true,
    "last_updated": "2023-01-14T10:42:23.377875-05:00",
    "created_at": "2023-01-13T09:11:49.126057-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.83,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9f619833-6386-42df-a32c-ed5fc9e2c533",
    "datetime": "2023-01-13T22:10:00-05:00",
    "cutoff_datetime": "2023-01-13T22:10:00-05:00",
    "name": "Houston Rockets v. Sacramento Kings",
    "bettypes": [
        {
            "id": "db54993b-67c1-4fa2-8d06-9a66611d62fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/057f42f9-480a-416a-9597-30537ef1e15a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-13T09:11:49.135074-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": "Sacramento Kings",
                        "amount": 7638.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2362.0
                    }
                ],
                "expected_reward_tokens": 9164.56,
                "profit_sb": 164.56,
                "profit_sb_percentage": 1.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c90c179-bfc7-46d8-a3eb-f1fd31daf439",
                    "gambit_id": "ce68caef-d656-44a3-bf8e-760d3f7c8a18",
                    "last_updated": "2023-01-14T10:42:23.398435-05:00",
                    "created_at": "2023-01-13T09:11:49.136185-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.20000",
                    "odds": "1.23260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db54993b-67c1-4fa2-8d06-9a66611d62fd/?format=api"
                },
                {
                    "id": "c76a39f4-1c2f-4356-824d-fbeeb7a21041",
                    "gambit_id": "15efe480-35d0-43fd-8bed-a2bc061e3924",
                    "last_updated": "2023-01-14T10:42:23.400557-05:00",
                    "created_at": "2023-01-13T09:11:49.137358-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.88000",
                    "odds": "4.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db54993b-67c1-4fa2-8d06-9a66611d62fd/?format=api"
                }
            ]
        },
        {
            "id": "eb681312-4821-4e9a-b6d2-bec0094601fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/057f42f9-480a-416a-9597-30537ef1e15a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-13T09:11:49.131347-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d730371-f2a8-4fdf-bae0-42d28ff0838a",
                    "gambit_id": "049bdcf1-29b9-43e3-b3d7-a1719a84fcfe",
                    "last_updated": "2023-01-14T10:42:23.391635-05:00",
                    "created_at": "2023-01-13T09:11:49.132536-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb681312-4821-4e9a-b6d2-bec0094601fb/?format=api"
                },
                {
                    "id": "62f193d1-bd72-408e-aaa4-2762a66dec5a",
                    "gambit_id": "867d87ca-2a2f-41f2-afa9-451d5af8eb9b",
                    "last_updated": "2023-01-14T10:42:23.394061-05:00",
                    "created_at": "2023-01-13T09:11:49.133808-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb681312-4821-4e9a-b6d2-bec0094601fb/?format=api"
                }
            ]
        },
        {
            "id": "864e693d-998e-4dc1-8037-bc30c8b7b6c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/057f42f9-480a-416a-9597-30537ef1e15a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-13T09:11:49.127653-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 Under 239",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 239",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c10d36c0-b5dc-4879-b8bf-afc3f8ddf3b9",
                    "gambit_id": "2ab0edcb-ad77-4a0c-ac63-25e0afe6c0d3",
                    "last_updated": "2023-01-14T10:42:23.384169-05:00",
                    "created_at": "2023-01-13T09:11:49.128830-05:00",
                    "name": "Game Total Under 239",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864e693d-998e-4dc1-8037-bc30c8b7b6c3/?format=api"
                },
                {
                    "id": "c864bbc9-11ef-4c10-bd96-a68374c3ce33",
                    "gambit_id": "f3b87a73-4905-4a4f-960c-6c8b21d5d3d5",
                    "last_updated": "2023-01-14T10:42:23.386961-05:00",
                    "created_at": "2023-01-13T09:11:49.130099-05:00",
                    "name": "Game Total Over 239",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864e693d-998e-4dc1-8037-bc30c8b7b6c3/?format=api"
                }
            ]
        }
    ]
}