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/7836e9b7-9439-4086-84c6-08e37f982300/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7836e9b7-9439-4086-84c6-08e37f982300",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a8607c0-50f1-4c05-b896-bd54f8ad6554",
    "completed": true,
    "last_updated": "2023-11-21T09:03:07.877880-05:00",
    "created_at": "2023-11-19T10:03:06.525615-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1a8607c0-50f1-4c05-b896-bd54f8ad6554",
    "datetime": "2023-11-19T20:10:00-05:00",
    "cutoff_datetime": "2023-11-19T20:10:00-05:00",
    "name": "Phoenix Suns v. Utah Jazz",
    "bettypes": [
        {
            "id": "d7cf0adc-5d73-4918-a2e7-75bd0e6d2225",
            "match": "https://api-prod.gambitprofit.com/api/matches/7836e9b7-9439-4086-84c6-08e37f982300/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-19T10:03:06.543120-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": "Phoenix Suns",
                        "amount": 6390.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d92b0ba7-14cb-40a2-bf3d-4b6b5f85724a",
                    "gambit_id": "71dc403a-b71d-41e1-aca2-3e82e3d50f46",
                    "last_updated": "2023-11-21T09:03:07.906505-05:00",
                    "created_at": "2023-11-19T10:03:06.546906-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cf0adc-5d73-4918-a2e7-75bd0e6d2225/?format=api"
                },
                {
                    "id": "f7d96a13-5936-46f0-b256-01af4e8b934c",
                    "gambit_id": "072da70a-d950-4e52-9fe3-7cde34c7772d",
                    "last_updated": "2023-11-21T09:03:07.910729-05:00",
                    "created_at": "2023-11-19T10:03:06.550884-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cf0adc-5d73-4918-a2e7-75bd0e6d2225/?format=api"
                }
            ]
        },
        {
            "id": "3651e50d-ad08-43fb-818c-2e5676f77437",
            "match": "https://api-prod.gambitprofit.com/api/matches/7836e9b7-9439-4086-84c6-08e37f982300/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-19T10:03:06.531310-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3021155-9216-45e8-8857-d74feee4ddd2",
                    "gambit_id": "70732f9d-e0c8-45fb-a65c-955c90c0409a",
                    "last_updated": "2023-11-21T09:03:07.895543-05:00",
                    "created_at": "2023-11-19T10:03:06.534989-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3651e50d-ad08-43fb-818c-2e5676f77437/?format=api"
                },
                {
                    "id": "2340b3c7-0148-47d6-8296-b362a8dda3b2",
                    "gambit_id": "37be4cbd-0962-46fd-afe5-8bff7536800f",
                    "last_updated": "2023-11-21T09:03:07.899055-05:00",
                    "created_at": "2023-11-19T10:03:06.539308-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3651e50d-ad08-43fb-818c-2e5676f77437/?format=api"
                }
            ]
        },
        {
            "id": "43be8933-552b-4802-8514-268973985e7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7836e9b7-9439-4086-84c6-08e37f982300/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-19T10:03:06.554683-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 238.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 238.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72984041-a4eb-4648-a19d-6530fc773f6e",
                    "gambit_id": "9143dd3d-db21-4ebd-b512-6825a4b2345b",
                    "last_updated": "2023-11-21T09:03:07.919674-05:00",
                    "created_at": "2023-11-19T10:03:06.558273-05:00",
                    "name": "Game Total Over 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43be8933-552b-4802-8514-268973985e7d/?format=api"
                },
                {
                    "id": "c548269d-184a-4e7c-b550-bd76fcd105d1",
                    "gambit_id": "f4bd3676-6857-4df1-8dd9-d018f1ad0818",
                    "last_updated": "2023-11-21T09:03:07.923996-05:00",
                    "created_at": "2023-11-19T10:03:06.562284-05:00",
                    "name": "Game Total Under 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43be8933-552b-4802-8514-268973985e7d/?format=api"
                }
            ]
        }
    ]
}